You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: environments/common/inventory/group_vars/all/defaults.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ appliances_cockpit_state: absent # RHEL cockpit installed but not enabled in gen
8
8
# 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
9
9
appliances_mode: configure
10
10
appliances_pulp_url: https://ark.stackhpc.com
11
+
appliances_validate_tofu_vars: true
11
12
12
13
# Address(ip/dns) for internal communication between services. This is
13
14
# normally traffic you do no want to expose to users.
0 commit comments