Adding support for RHEL subscription setup
This commit is contained in:
parent
c77ccef1f1
commit
bc4845d87f
2 changed files with 18 additions and 0 deletions
|
@ -64,3 +64,13 @@ base_core_root_ca_url: ""
|
|||
|
||||
# Enables the installation of the cockpit web management package(s)
|
||||
base_core_web_management: false
|
||||
|
||||
# ******
|
||||
# RedHat
|
||||
# ******
|
||||
|
||||
# RHEL Subscription
|
||||
# =============
|
||||
|
||||
base_redhat_subscription_activationkey: ""
|
||||
base_redhat_subscription_org_id: ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue