tripleo-image-elements/elements/hosts
Endre Karlson 48a519da61 Hosts element: Use 'markers' for updating hosts
This should prevent writing duplicates to /etc/hosts and also
preserve the entries when cloudinit runs on reboot since they are
present in /etc/cloud/templates/hosts.tmpl.

Closes-Bug: #1333649

Change-Id: Icabdb423b16eb143a5ab6f62084d01e8fd4ac384
2014-08-05 15:26:45 +02:00
..
os-refresh-config/configure.d Hosts element: Use 'markers' for updating hosts 2014-08-05 15:26:45 +02:00
README.md Use rfc compliant example data in hosts element. 2014-02-10 21:35:58 +13:00
element-deps Permit injecting entries into /etc/hosts. 2014-02-05 13:49:48 +13:00

README.md

Permit injecting content into /etc/hosts from heat

Configuration

hosts: '192.0.2.1 my-host.example.com'