decom fishbowl

This commit is contained in:
Amarpreet Minhas 2025-01-04 14:06:24 -05:00
parent f313ad29a4
commit dfed4d0307
3 changed files with 2 additions and 1 deletions

View file

@ -1,7 +1,6 @@
[all]
hardtack[1:7].minhas.io
ranger.minhas.io
fishbowl.minhas.io
teapot[01:06].minhas.io
ivyking.minhas.io

View file

@ -75,6 +75,7 @@
VAULT_ADDR: https://vault.service.masked.name:8200
VAULT_TOKEN: "{{ lookup('file', lookup('env', 'HOME') + '/.vault-token') }}"
VAULT_FORMAT: json
VAULT_SKIP_VERIFY: true
register: cert_data
when: exp.rc != 0

View file

@ -62,6 +62,7 @@
VAULT_ADDR: https://vault.service.masked.name:8200
VAULT_TOKEN: "{{ lookup('file', lookup('env', 'HOME') + '/.vault-token') }}"
VAULT_FORMAT: json
VAULT_SKIP_VERIFY: true
register: cert_data
when: exp.rc != 0
notify: reload_vault