updated ansible for lightning-lane
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# file: inventory.yml
|
||||
proxmox:
|
||||
hosts:
|
||||
pve0[1:3]:
|
||||
main-street-usa:
|
||||
tomorrowland:
|
||||
fantasyland:
|
||||
|
||||
ntp_servers:
|
||||
hosts:
|
||||
@@ -27,8 +29,8 @@ prometheus_nodes:
|
||||
|
||||
load_balancers:
|
||||
hosts:
|
||||
lightning-lane:
|
||||
ansible_host: 10.1.71.24
|
||||
lightning_lane:
|
||||
ansible_host: 10.1.71.35
|
||||
ansible_become: true
|
||||
# node_explorer:
|
||||
# hosts:
|
||||
@@ -55,10 +57,6 @@ n8n_server:
|
||||
hosts:
|
||||
tiki-room:
|
||||
|
||||
traefik_server:
|
||||
hosts:
|
||||
lightning_lane:
|
||||
|
||||
# dhcp_server:
|
||||
# hosts:
|
||||
# matchbox:
|
||||
@@ -67,10 +65,6 @@ backup_servers:
|
||||
hosts:
|
||||
timekeeper:
|
||||
|
||||
# freeipa:
|
||||
# hosts:
|
||||
# infra01:
|
||||
|
||||
# ipaserver:
|
||||
# hosts:
|
||||
# infra01.int.mk-labs.cloud:
|
||||
|
||||
Reference in New Issue
Block a user