Move poudriere to inside a VM.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- hosts: all:!jail
|
||||
- hosts: all:!jail:!vm
|
||||
vars:
|
||||
ansible_become: True
|
||||
roles:
|
||||
@@ -37,10 +37,17 @@
|
||||
# - ansible
|
||||
# - wireguard
|
||||
# - portshaker
|
||||
- poudriere
|
||||
# - poudriere
|
||||
|
||||
- hosts: nat_dhcp:homeserver_nat_dhcp
|
||||
vars:
|
||||
ansible_become: True
|
||||
roles:
|
||||
- jail_nat_dhcp
|
||||
|
||||
- hosts: poudriereodo
|
||||
vars:
|
||||
ansible_become: True
|
||||
roles:
|
||||
- portshaker
|
||||
- poudriere
|
||||
|
||||
Reference in New Issue
Block a user