ansible/group_vars/shell.yml

9 lines
108 B
YAML

---
# beef up shell hosts
dsk_size: 40
mem_size: 4096
num_cpus: 4
firewall_in:
- {proto: tcp, port: 22}