blob: fc1ef683b0abd31887196d64f36a130d8d90314f [file] [log] [blame]
Adam Tengler8d985942017-08-29 14:26:52 +00001parameters:
2 linux:
3 network:
4 purge_hosts: true
5 mine_dns_records: true
6 host:
7 localhost_hostname:
8 address: ${_param:single_address}
9 grain: true
10 names:
11 - ${linux:network:fqdn}
12 - ${linux:network:hostname}
13