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: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,6 @@ 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_remote_environment_vars: {} # Variables for remote environment - not supported on all plays
12
11
13
12
# Address(ip/dns) for internal communication between services. This is
14
13
# normally traffic you do no want to expose to users.
0 commit comments