Merge "Support xenial on files"

This commit is contained in:
Zuul 2017-12-12 20:41:17 +00:00 committed by Gerrit Code Review
commit ee433b60df

View File

@ -674,7 +674,8 @@ node /^design-summit-prep\d*\.openstack\.org$/ {
# Serve static AFS content for docs and other sites.
# Node-OS: trusty
node 'files01.openstack.org' {
# Node-OS: xenial
node /^files\d*\.openstack\.org$/ {
$group = "files"
class { 'openstack_project::server':
iptables_public_tcp_ports => [80, 443],