Add nas02.home.foo.sh host

This commit is contained in:
Timo Makinen 2020-09-04 08:32:31 +00:00
parent f920c8f09a
commit 9a2cd1e646
4 changed files with 33 additions and 0 deletions

9
group_vars/nas.yml Normal file
View 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]}