Add sshsign hosts
This commit is contained in:
parent
d516a33079
commit
893a1c5417
5 changed files with 49 additions and 1 deletions
6
group_vars/sshsign.yml
Normal file
6
group_vars/sshsign.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
datadisks:
|
||||
- 10
|
||||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||
- {proto: tcp, port: 443}
|
Loading…
Add table
Add a link
Reference in a new issue