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