Use rfc compliant example data in hosts element.

Change-Id: I88d5d234ed4fd519de1841980254ce98b1c97a49
This commit is contained in:
Robert Collins 2014-02-07 15:53:43 +13:00
parent 1a7fbd6df6
commit a185287eb9
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ Permit injecting content into /etc/hosts from heat
# Configuration
hosts: '12.3.4 my-host.com'
hosts: '192.0.2.1 my-host.example.com'