Add netmask and other info to prep for having ansible manage network config.
This commit is contained in:
parent
2ea6ee93d8
commit
8ecddf1cd2
75 changed files with 105 additions and 5 deletions
|
@ -3,3 +3,5 @@ datacenter: osuosl
|
|||
virthost: true
|
||||
nrpe_procs_warn: 900
|
||||
nrpe_procs_crit: 1000
|
||||
br0_ip: 140.211.169.200
|
||||
br0_nm: 140.211.169.195
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue