From 16ba2cf63ec71874fd6b036b67e7da6e0982445c Mon Sep 17 00:00:00 2001 From: Joshua Hesketh Date: Wed, 2 Nov 2016 12:21:56 +1100 Subject: [PATCH] Replace github with git.o.o Change-Id: I609ea07b81d4f8a3f0cd1d87534204821f65ad6b --- bindep.txt | 2 +- examples/playbook.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bindep.txt b/bindep.txt index 931e963..f0c103a 100644 --- a/bindep.txt +++ b/bindep.txt @@ -3,7 +3,7 @@ # # See the following for details: # - http://docs.openstack.org/infra/bindep/ -# - https://github.com/openstack-infra/bindep +# - https://git.openstack.org/cgit/openstack-infra/bindep # # Even if the role does not make use of this facility, it # is better to have this file empty, otherwise OpenStack-CI diff --git a/examples/playbook.yml b/examples/playbook.yml index 7709b42..6e9bd7f 100644 --- a/examples/playbook.yml +++ b/examples/playbook.yml @@ -1,4 +1,4 @@ - name: plugins - src: https://github.com/openstack/openstack-ansible-plugins + src: https://git.openstack.org/openstack/openstack-ansible-plugins scm: git version: master