Browse Source

Remove the `rhsm_register` value from inventory

It is now commented out since it's no longer necessary.
Tomas Sedovic 7 years ago
parent
commit
5fe8f8cd89

+ 3 - 2
playbooks/provisioning/openstack/sample-inventory/group_vars/all.yml

@@ -77,8 +77,9 @@ docker_volume_size: "15"
 
 openstack_subnet_prefix: "192.168.99"
 
-# # Red Hat subscription
-rhsm_register: False
+## Red Hat subscription defaults to false which means we will not attempt to
+## subscribe the nodes
+#rhsm_register: False
 
 # # Using Red Hat Satellite:
 #rhsm_register: True