Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. inv:
  2. [OSEv3:children]
  3. masters
  4. nodes
  5.  
  6. [OSEv3:vars]
  7. ansible_ssh_user=root
  8. deployment_type=openshift-enterprise
  9. rhsub_user=*****
  10. rhsub_pass=*****
  11. rhsub_pool=*****
  12.  
  13. [masters]
  14.  
  15. [nodes]
  16. 10.35.48.24
  17.  
  18. res:
  19. fatal: [localhost] => error while evaluating conditional: deployment_type in ['atomic-enterprise', 'enterprise', 'openshift-enterprise'] and ansible_distribution == "RedHat" and lookup('oo_option', 'rhel_skip_subscription') | default(rhsub_skip, True) | default('no', True) | lower in ['no', 'false']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement