Skip to content

Commit 5213e0d

Browse files
authored
Adding AAP AGE key secret (#9)
* Adding AAP repo for libvirt provisioning * Adding AGE key to aap repo
1 parent 33889ce commit 5213e0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ locals {
108108
name = "SOPS_AGE_KEY"
109109
value = data.sops_file.secret_vars.data["sops_age_key"]
110110
repositories = [
111+
"aap-libvirt-infra",
111112
"ansible-site-cluster",
112113
"cluster",
113114
"terraform-github-repos",

0 commit comments

Comments
 (0)