Files
cookbook-openstack-compute/templates/default/libvirtd-ssh-config
John Dewey dbec126937 No longer creating variables per attribute
Just use node in the templates... no need to map to a variables... :/
2012-11-21 23:02:54 -08:00

5 lines
113 B
Plaintext

<%= node["nova"]["custom_template_banner"] %>
Host *
StrictHostKeyChecking no
UserKnownHostsFile=/dev/null