Add nas02.home.foo.sh host
This commit is contained in:
parent
f920c8f09a
commit
9a2cd1e646
4 changed files with 33 additions and 0 deletions
9
group_vars/nas.yml
Normal file
9
group_vars/nas.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
datadisks:
|
||||
- 1000
|
||||
|
||||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
Loading…
Add table
Add a link
Reference in a new issue