aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2019-02-11 22:25:18 +0100
committerKristian Lyngstol <kly@kly.no>2019-02-11 22:25:18 +0100
commitc402fc7c6fc39f3a690556aa036cb75fdc039bb4 (patch)
treeec9d4b6664ea009faa4c8a9f7fb09285516eca6b /ansible
parentb37496aa469bcb831576ea45a19bc065c37db284 (diff)
parent41f08a5144a4fd1143e5c2795ecf42d705525710 (diff)
Merge branch 'master' of github.com:gathering/gondul
Diffstat (limited to 'ansible')
-rw-r--r--ansible/site.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
index 43ab769..ca4554d 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -3,7 +3,7 @@
roles:
- common
vars:
- git_repo: https://github.com/tech-server/gondul.git
+ git_repo: https://github.com/gathering/gondul.git
git_branch: master
- hosts: postgres
become: true