chore(inventory): update lithium and external group vars

This commit is contained in:
NaeiKinDus 2024-08-08 00:00:00 +00:00
parent 8577acb156
commit dcb3b887f9
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
2 changed files with 4 additions and 3 deletions

View file

@ -0,0 +1,4 @@
# security role
security_firewall_mangle_drop_privatenets: false
global_dns_domainname: "{{ vault_global_dns_domainname }}"
external_provisioner_source_ips: '{{ vault_external_provisioner_source_ips }}'

View file

@ -1,6 +1,3 @@
ansible_become_password: "{{ vault_root_pass }}"
ansible_host: "{{ vault_ansible_host }}"
ansible_user: "{{ vault_ssh_user }}"
k3s_cluster_name: pounce
k3s_cluster_role: server