Commit bd1b3943 by Max Rothman

Update tools-gp docs

parent 0244ab5c
# 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment