Provision PVE and ingress VM
This commit is contained in:
parent
44fb8f5380
commit
3197953796
3 changed files with 7 additions and 0 deletions
1
ansible/host_vars/ingress.yml
Normal file
1
ansible/host_vars/ingress.yml
Normal file
|
@ -0,0 +1 @@
|
||||||
|
expose_ssh: true
|
1
ansible/host_vars/pve.yml
Normal file
1
ansible/host_vars/pve.yml
Normal file
|
@ -0,0 +1 @@
|
||||||
|
expose_ssh: true
|
|
@ -2,3 +2,8 @@ casey
|
||||||
intersect
|
intersect
|
||||||
walker
|
walker
|
||||||
grimes
|
grimes
|
||||||
|
|
||||||
|
pve
|
||||||
|
|
||||||
|
# PVE VMs
|
||||||
|
ingress
|
||||||
|
|
Loading…
Reference in a new issue