Support xenial on files
Change-Id: Ia934027412d65364d4649e5f58032d4df69957ad
This commit is contained in:
parent
9239023269
commit
560deedb11
@ -668,7 +668,8 @@ node 'design-summit-prep.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