瀏覽代碼

Run rhel_subscribe on l_oo_all_hosts rather than all

Scott Dodson 9 年之前
父節點
當前提交
2ce8c01c95
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      playbooks/byo/rhel_subscribe.yml

+ 1 - 1
playbooks/byo/rhel_subscribe.yml

@@ -17,7 +17,7 @@
   
 - include: ../common/openshift-cluster/evaluate_groups.yml 
   
-- hosts: all
+- hosts: l_oo_all_hosts
   vars:
     openshift_deployment_type: "{{ deployment_type }}"
   roles: