Skip to content

Commit 2364c0c

Browse files
committed
add default for appliances_environment_vars
1 parent 2bb5a66 commit 2364c0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environments/common/inventory/group_vars/all/defaults.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ appliances_cockpit_state: absent # RHEL cockpit installed but not enabled in gen
88
#appliances_state_dir: # define an absolute path here to use for persistent state: NB: This is defined as /var/lib/state in inventory by the default Terraform
99
appliances_mode: configure
1010
appliances_pulp_url: https://ark.stackhpc.com
11+
appliances_environment_vars: {}
1112

1213
# Address(ip/dns) for internal communication between services. This is
1314
# normally traffic you do no want to expose to users.

0 commit comments

Comments
 (0)