Revert "Remove mariadb link from mirrors"

This reverts commit a4f91315d5.

Change-Id: I0d075868f88dbde4d2e951b692ba2e7b9aed5cd7
This commit is contained in:
Ian Wienand 2018-06-26 09:31:05 +10:00
parent a4f91315d5
commit 32fe68f677

View File

@ -265,12 +265,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