tripleo-image-elements/elements/hosts
James Slagle 6bb2bab564 Fix diff return code in hosts element
diff exits non-zero when a diff actually exists. This causes 51-hosts to
exit and fails the os-refresh-config run. This issue is manifested when
doing a stack-update and a new host is added to the stack.

Closes-Bug: #1355646

Change-Id: Ia0e3670960b4b136fda9b09c188baf1f23d45d6b
2014-08-18 18:40:10 -04:00
..
os-refresh-config/configure.d Fix diff return code in hosts element 2014-08-18 18:40:10 -04: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'