cloud-init/templates
harlowja cbc04cb854 Fix broken cc_update_etc_hosts
Right now, all distros but ubuntu will fail to manage /etc/hosts. 

This is due to the fact that the templates are named:
- hosts.ubuntu.tmpl
- hosts.redhat.tmpl

The config handler is specifically looking for a template with the
given distro name.

This change addresses this issue.
2013-01-29 22:41:50 -08:00
..
chef_client.rb.tmpl add header/explanation to templates/chef_client.rb.tmpl 2012-07-09 16:45:26 -04:00
hosts.debian.tmpl Fix broken cc_update_etc_hosts (LP: #1100036) 2013-01-15 16:34:51 -05:00
hosts.redhat.tmpl Revert back to using cheetah + adjust resultant code + templates 2012-07-09 16:41:45 -04:00
resolv.conf.tmpl Adding a resolv.conf configuration module (LP: #1100434) 2013-01-17 00:09:49 -05:00
sources.list.tmpl rework package mirror selection 2012-08-22 00:28:29 -04:00