resolv.conf solved!
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_pass: admin
|
||||
ansible_sudo_pass: admin
|
||||
---
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_pass: admin
|
||||
ansible_sudo_pass: admin
|
||||
ansible_ssh_private_key_file: '/home/hogweed1/id25519.key'
|
5
environments/just-created/group_vars/lxc/ssh-creds.yml
Normal file
5
environments/just-created/group_vars/lxc/ssh-creds.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_pass: admin
|
||||
ansible_sudo_pass: admin
|
||||
ansible_ssh_private_key_file: '/home/hogweed1/id25519.key'
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
ansible_ssh_user: hogweed1
|
||||
ansible_ssh_pass: coloredhorses
|
||||
ansible_sudo_pass: coloredhorses
|
||||
ansible_ssh_private_key_file: '/home/hogweed1/id25519.key'
|
||||
---
|
||||
ansible_ssh_user: hogweed1
|
||||
ansible_ssh_pass: coloredhorses
|
||||
ansible_sudo_pass: coloredhorses
|
||||
#ansible_ssh_private_key_file: '/home/hogweed1/id25519.key'
|
@@ -0,0 +1,5 @@
|
||||
---
|
||||
ansible_ssh_user: hogweed1
|
||||
ansible_ssh_pass: coloredhorses
|
||||
ansible_sudo_pass: coloredhorses
|
||||
#ansible_ssh_private_key_file: '/home/hogweed1/id25519.key'
|
@@ -1,11 +1,24 @@
|
||||
---
|
||||
# all: # keys must be unique, i.e. only one 'hosts' per group
|
||||
# hosts:
|
||||
# #nexus.guaranteedstruggle.host:
|
||||
# #printing-slut.guaranteedstruggle.host:
|
||||
# harbor.guaranteedstruggle.host:
|
||||
|
||||
lxc: # keys must be unique, i.e. only one 'hosts' per group
|
||||
hosts:
|
||||
### but its a vm wtf
|
||||
harbor.guaranteedstruggle.host:
|
||||
---
|
||||
all: # keys must be unique, i.e. only one 'hosts' per group
|
||||
hosts:
|
||||
#k3s-rancher.guaranteedstruggle.host:
|
||||
# #nexus.guaranteedstruggle.host:
|
||||
# #printing-slut.guaranteedstruggle.host:
|
||||
# harbor.guaranteedstruggle.host:
|
||||
|
||||
#192.168.0.26
|
||||
#192.168.0.32:
|
||||
lxc: # keys must be unique, i.e. only one 'hosts' per group
|
||||
hosts:
|
||||
### but its a vm wtf
|
||||
#harbor.guaranteedstruggle.host:
|
||||
|
||||
#etcd.guaranteedstruggle.host:
|
||||
#prometheus.guaranteedstruggle.host:
|
||||
# 192.168.0.240
|
||||
#192.168.0.251
|
||||
#192.168.0.40
|
||||
#192.168.0.88
|
||||
#192.168.0.52
|
||||
#192.168.0.113
|
||||
#recording-slut.guaranteedstruggle.host:
|
Reference in New Issue
Block a user