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