Replace github link with published spec
Change-Id: I497132fbe107019184b657645df78cc2c7d08258
This commit is contained in:
parent
cf909ad907
commit
1adaee4408
@ -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
|
||||
|
@ -10,7 +10,7 @@ OpenStack-Ansible role for Bare Metal (ironic) service
|
||||
This is an OpenStack-Ansible role to deploy the Bare Metal (ironic)
|
||||
service. See the `role-ironic spec`_ for more information.
|
||||
|
||||
.. _role-ironic spec: https://github.com/openstack/openstack-ansible-specs/blob/master/specs/mitaka/role-ironic.rst
|
||||
.. _role-ironic spec: http://specs.openstack.org/openstack/openstack-ansible-specs/specs/mitaka/role-ironic.html
|
||||
|
||||
|
||||
Default variables
|
||||
|
@ -39,7 +39,7 @@
|
||||
scm: git
|
||||
version: master
|
||||
- name: openstack_hosts
|
||||
src: https://github.com/openstack/openstack-ansible-openstack_hosts
|
||||
src: https://git.openstack.org/openstack/openstack-ansible-openstack_hosts
|
||||
scm: git
|
||||
version: master
|
||||
- name: os_swift
|
||||
|
Loading…
Reference in New Issue
Block a user