Revert "Remove mariadb link from mirrors"
This reverts commit a4f91315d5
.
Change-Id: I0d075868f88dbde4d2e951b692ba2e7b9aed5cd7
This commit is contained in:
parent
a4f91315d5
commit
32fe68f677
@ -265,12 +265,6 @@ class openstack_project::mirror (
|
|||||||
require => File["${www_root}"],
|
require => File["${www_root}"],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# TODO(ianw): remove after cleared out
|
|
||||||
file { "${www_root}/ubuntu-mariadb":
|
|
||||||
ensure => absent,
|
|
||||||
}
|
|
||||||
|
|
||||||
#####################################################
|
#####################################################
|
||||||
# Build VHost
|
# Build VHost
|
||||||
include ::httpd
|
include ::httpd
|
||||||
|
Loading…
Reference in New Issue
Block a user