Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
changed pull branch to upribox:wheezy
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Huber committed May 17, 2016
1 parent ce45c7e commit eb872d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environments/development/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ pull_cron_schedule: '0 */4 * * *'
pull_cron_user: root
pull_logfile: /var/log/ansible-pull.log
pull_workdir: /var/lib/ansible/local
pull_branch: master
pull_branch: wheezy
pull_repo_url: git@github.com:usableprivacy/upribox.git
pull_git_host: github.com
pull_git_sshkey: '|1|YSIl0HnC//DkFvWLLsAsBxDU10Q=|PC/XJu88KyBvcN7nilLAbany2bE= ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ=='
2 changes: 1 addition & 1 deletion environments/production/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pull_cron_schedule: '0 */4 * * *'
pull_cron_user: root
#pull_logfile: /var/log/ansible-pull.log
pull_workdir: /var/lib/ansible/local
pull_branch: master
pull_branch: wheezy
pull_repo_url: git@github.com:usableprivacy/upribox.git
pull_git_host: github.com
pull_git_sshkey: '|1|YSIl0HnC//DkFvWLLsAsBxDU10Q=|PC/XJu88KyBvcN7nilLAbany2bE= ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ=='
Expand Down

0 comments on commit eb872d4

Please sign in to comment.