Merge "Support xenial on files"
This commit is contained in:
commit
ee433b60df
@ -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],
|
||||
|
Loading…
x
Reference in New Issue
Block a user