Have to use https here now since we enabled it on infrastructure.fp.o
This commit is contained in:
parent
a075b9ae28
commit
68ffb83886
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ source /root/sshagent >>/dev/null
|
|||
TMPDIR=`mktemp -d /tmp/backups.XXXX`
|
||||
|
||||
cd $TMPDIR
|
||||
git clone http://infrastructure.fedoraproject.org/infra/ansible.git
|
||||
git clone https://infrastructure.fedoraproject.org/infra/ansible.git
|
||||
ansible-playbook -i ansible/inventory ansible/playbooks/rdiff-backup.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue