diff options
author | Christian Pointner <equinox@spreadspace.org> | 2022-12-23 03:35:46 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2022-12-23 03:35:46 +0100 |
commit | 6132ae855f999b70092552a9ceed4fec451cc8f7 (patch) | |
tree | 16a897cff15fa41bcc94d02dfd01c95e672b47d5 /inventory/group_vars/elevate | |
parent | acmetool: minor refactroing (diff) |
some initial tests with uacme
Diffstat (limited to 'inventory/group_vars/elevate')
-rw-r--r-- | inventory/group_vars/elevate/vars.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/group_vars/elevate/vars.yml b/inventory/group_vars/elevate/vars.yml index e108d8f2..075618e6 100644 --- a/inventory/group_vars/elevate/vars.yml +++ b/inventory/group_vars/elevate/vars.yml @@ -1,7 +1,7 @@ --- zsh_banner: elevate -acmetool_account_email: equinox@elevate.at +acme_account_email: equinox@elevate.at apt_repo_blackmagic_auth: username: "elevate" |