break out logic into separate files; improve data structure that maps localhost to system-specific settings

This commit is contained in:
Glenn K. Lockwood
2018-10-27 19:44:25 -07:00
parent 3cb92532c1
commit c2c4b4cb1e
4 changed files with 94 additions and 86 deletions
+4 -5
View File
@@ -1,9 +1,8 @@
---
### Hosts that must be present in /etc/hosts
etc_hosts_contents:
- { name: 'clovermill', ip: '192.168.1.149' }
- { name: 'cloverfield', ip: '192.168.1.153' }
- { name: 'clovermine', ip: '192.168.1.154' }
macaddrs:
b8:27:eb:39:d7:57:
hostname: "clovermine"
ip: "192.168.1.154"
### Users that must be present on the system
create_users: