Config files left behind after servername change
Bug #1578956 reported by
Jacek Nykis
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apache2 (Juju Charms Collection) |
New
|
Undecided
|
Unassigned |
Bug Description
After updating servername parameter old vhosts are left behind.
To replicate:
* deploy apache2 with servername set to:
servername=
* change the setting like this:
juju set servername=
* result
Units end up with the following files in /etc/apache2/
myservice.
myservice.
myservice.
myservice.
* expected result
I expected "myservice.
myservice.
myservice.
To post a comment you must log in.