瀏覽代碼

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