Add jenkins01.home.foo.sh

This commit is contained in:
Timo Makinen 2021-03-23 21:45:02 +00:00
parent 7258cb04fd
commit 1361dcd01c
4 changed files with 42 additions and 0 deletions

7
group_vars/jenkins.yml Normal file
View file

@ -0,0 +1,7 @@
---
datadisks:
- 100
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 443, from: [172.20.20.0/22]}