Skip to content

Instantly share code, notes, and snippets.

@jaloren
Created May 10, 2014 18:22
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jaloren/cc1a066e7b3b09bbf8c5 to your computer and use it in GitHub Desktop.
{% from 'prettynames.sls' import namemapping with context %}
{% set roles = {
'compute': [ namemapping.ic_hadoop14,'ic-hadoop15.obt.mgmt','ic-hadoop15.obt.mgmt','ic-hadoop16.obt.mgmt','ic-hadoop17.ob\
t.mgmt'],
'controller': [ 'ic-hadoop14.obt.mgmt' ],
'None': ['ic-hadoop13.obt.mgmt']
}
%}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment