Skip to content

Commit

Permalink
optional tags for cluster deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
grierdavid committed May 31, 2016
1 parent 6282a5b commit 45c763b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudera_rax.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
export RAX_CREDS_FILE=$(grep rax_credentials_file playbooks/group_vars/all|cut -d"'" -f2)
export RAX_REGION=$(grep rax_region playbooks/group_vars/all|cut -d"'" -f2)

# ansible-playbook -vvv -i inventory/rax.py playbooks/cloudera.yml --tags cluster_deploy
ansible-playbook -vvv -i inventory/rax.py playbooks/cloudera.yml

0 comments on commit 45c763b

Please sign in to comment.