Add gpgcheck=0 to development docs

This commit is contained in:
James Laska
2015-06-01 12:30:26 -04:00
parent 3b9db54139
commit 786fc07302

View File

@@ -260,7 +260,7 @@ The `setup/` folder contains the Ansible Tower setup playbook tar.gz file.
These nightly repositories can be used by the Ansible Tower setup playbook by These nightly repositories can be used by the Ansible Tower setup playbook by
running the `setup.sh` shell script with the following option: running the `setup.sh` shell script with the following option:
./setup.sh -e "aw_repo_url=http://50.116.42.103/ansible-tower_nightlies_RTYUIOPOIUYTYU" ./setup.sh -e "aw_repo_url=http://50.116.42.103/ansible-tower_nightlies_RTYUIOPOIUYTYU gpgcheck=0"
### Official Releases ### ### Official Releases ###