Split Install Guide into Debian and Ubuntu guides
We now build a separate guide for Debian, the changes are too large. Change-Id: I256185542db72ea46eaf92bdd689c2ddafbc9c9f
This commit is contained in:
parent
262dc8df95
commit
27c600701a
@ -1547,6 +1547,11 @@
|
||||
|
||||
- 'openstack-{manual}'
|
||||
|
||||
- openstack-install-deploy-guide-{distribution}:
|
||||
distribution: debian
|
||||
system: apt-debian
|
||||
profileos: "debian"
|
||||
|
||||
- openstack-install-deploy-guide-{distribution}:
|
||||
distribution: fedora
|
||||
system: yum
|
||||
@ -1560,7 +1565,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.
|
||||
|
@ -224,6 +224,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
|
||||
@ -2162,6 +2164,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