Merge "Split Install Guide into Debian and Ubuntu guides"
This commit is contained in:
commit
60a26c06de
@ -1582,6 +1582,11 @@
|
||||
|
||||
- 'openstack-{manual}'
|
||||
|
||||
- openstack-install-deploy-guide-{distribution}:
|
||||
distribution: debian
|
||||
system: apt-debian
|
||||
profileos: "debian"
|
||||
|
||||
- openstack-install-deploy-guide-{distribution}:
|
||||
distribution: fedora
|
||||
system: yum
|
||||
@ -1595,7 +1600,7 @@
|
||||
- openstack-install-deploy-guide-{distribution}:
|
||||
distribution: ubuntu
|
||||
system: apt
|
||||
profileos: "ubuntu;debian"
|
||||
profileos: "ubuntu"
|
||||
|
||||
# in zuul/layout.yaml specified to only run against
|
||||
# stable/folsom and grizzly branches.
|
||||
|
@ -225,6 +225,8 @@ jobs:
|
||||
# Documentation targets for master and future stable branches:
|
||||
- name: openstack-config-reference
|
||||
branch: ^(?!stable/(folsom|grizzly)).*$
|
||||
- name: openstack-install-deploy-guide-debian
|
||||
branch: ^(?!stable/(folsom|grizzly)).*$
|
||||
- name: openstack-install-deploy-guide-fedora
|
||||
branch: ^(?!stable/(folsom|grizzly)).*$
|
||||
- name: openstack-install-deploy-guide-opensuse
|
||||
@ -2183,6 +2185,7 @@ projects:
|
||||
- openstack-config-reference
|
||||
- openstack-docs-site
|
||||
- openstack-ha-guide
|
||||
- openstack-install-deploy-guide-debian
|
||||
- openstack-install-deploy-guide-fedora
|
||||
- openstack-openstack-install-fedora-old
|
||||
- openstack-install-deploy-guide-opensuse
|
||||
|
Loading…
x
Reference in New Issue
Block a user