add gs dhcp, dns, routing
and add thor to inventory
This commit is contained in:
parent
a6b15c0e10
commit
337906c6c0
6 changed files with 31 additions and 10 deletions
|
@ -77,5 +77,4 @@ radius_pg_replication_password: "{{ vault_re2o_db_user_passwords.replication }}"
|
|||
radius_pg_re2o_ro_password: "{{ vault_re2o_db_user_passwords.re2o_ro }}"
|
||||
|
||||
|
||||
|
||||
|
||||
apartment_block_dhcp: "{{ apartment_block }}"
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
---
|
||||
apartment_block: gs
|
||||
apartment_block_dhcp: sand
|
||||
|
||||
apartment_block_id: 5
|
||||
|
||||
router_ip_suffix: 240
|
||||
router_ip_suffix: 254
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue