v0.0.8
This commit is contained in:
@@ -8,12 +8,8 @@ all:
|
||||
control_plane:
|
||||
hosts:
|
||||
alpha-control-plane:
|
||||
ansible-host: 192.168.1.116
|
||||
ansible-host: 192.168.1.121
|
||||
workers:
|
||||
hosts:
|
||||
alpha-worker-0:
|
||||
ansible-host: 192.168.1.125
|
||||
workstations:
|
||||
hosts:
|
||||
mobile-command:
|
||||
ansible-host: localhost
|
||||
ansible-host: 192.168.1.122
|
||||
|
||||
5
inventories/hosts
Normal file
5
inventories/hosts
Normal file
@@ -0,0 +1,5 @@
|
||||
127.0.0.1 localhost
|
||||
127.0.1.1 mobile-command.eom.dev mobile-command
|
||||
|
||||
192.168.1.116 alpha-control-plane.eom.dev alpha-control-plane
|
||||
192.168.1.125 alpha-worker-0.eom.dev alpha-worker-0
|
||||
Reference in New Issue
Block a user