mirror of https://github.com/apache/cloudstack.git
Remove /etc/apache2/sites-enabled/000-default in cloud-early-config
This commit is contained in:
parent
91a8faac31
commit
67eb6caa37
|
|
@ -822,6 +822,7 @@ clean_ipalias_config() {
|
|||
|
||||
# New
|
||||
rm -f /etc/apache2/sites-enabled/vhost-*.conf
|
||||
rm -f /etc/apache2/sites-enabled/000-default
|
||||
|
||||
rm -rf /etc/failure_config
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue