Merge "Revert "Remove mariadb link from mirrors""

This commit is contained in:
Zuul 2018-08-16 00:33:14 +00:00 committed by Gerrit Code Review
commit c057ec734b
1 changed files with 0 additions and 6 deletions

View File

@ -276,12 +276,6 @@ class openstack_project::mirror (
require => File["${www_root}"],
}
# TODO(ianw): remove after cleared out
file { "${www_root}/ubuntu-mariadb":
ensure => absent,
}
#####################################################
# Build VHost
include ::httpd