Skip to content

Commit

Permalink
Merge pull request openedx-unsupported#3394 from edx/max/docs
Browse files Browse the repository at this point in the history
Update tools-gp docs
  • Loading branch information
maxrothman authored Sep 26, 2016
2 parents 8fb1273 + bd1b394 commit 08486dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/edx-east/tools-gp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Creating a new ad hoc reporting box:
# ansible-playbook -i 'reporting.example.com,' ./tools-gp.yml -e@/var/path/common.yml -e@/vars/path/environnment-deployment.yml
# ansible-playbook -i 'reporting.example.com,' ./tools-gp.yml -e@/var/path/deployment.yml -e@/vars/path/environnment-deployment.yml -e@/vars/path/ad_hoc_reporting_replica_db_hosts.yml
# Updating the users on an existing box:
# ansible-playbook -i 'reporting.example.com,' ./tools-gp.yml --tags users -e@/var/path/users.yml -e@/vars/path/environnment-deployment.yml
- name: Deploy Ad Hoc Reporting Scripts
Expand Down

0 comments on commit 08486dd

Please sign in to comment.