Преглед на файлове

Remove the `rhsm_register` value from inventory

It is now commented out since it's no longer necessary.
Tomas Sedovic преди 7 години
родител
ревизия
5fe8f8cd89
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      playbooks/provisioning/openstack/sample-inventory/group_vars/all.yml

+ 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