Add Debian/SLES to profileos for Install Guide

We want to profile for Debian and SLES as well in this Guide.

Change-Id: I671fd0f8360a35b3ebf269ffef49f6bd6a1826e5
This commit is contained in:
Andreas Jaeger 2013-10-10 20:09:56 +02:00
parent 5fe95bf818
commit 06751ce8b4

View File

@ -1429,12 +1429,12 @@
- openstack-install-deploy-guide-{distribution}:
distribution: opensuse
system: zypper
profileos: "opensuse"
profileos: "opensuse;sles"
- openstack-install-deploy-guide-{distribution}:
distribution: ubuntu
system: apt
profileos: "ubuntu"
profileos: "ubuntu;debian"
# in zuul/layout.yaml specified to only run against
# stable/folsom and grizzly branches.