Host * IdentityFile ~/.ssh/bootstrap.rsa IdentityFile ~/.ssh/id_rsa Host *.<%= @dns_domain %> node-* controller-* compute-* storage-* 10.* 192.168.* 172.30.* 172.31.* 172.2?.* 172.1?.* <%= @admin_network %> <% if @extra_networks.is_a?(Hash) @extra_networks.each do |netname, net| -%> <%= scope.function_ipcalc_network_wildcard([net['ipaddress'],net['netmask']]) %><% end end %> CheckHostIP no StrictHostKeyChecking no UserKnownHostsFile /dev/null AddressFamily inet