Remove enabled from layer config
Only start the server when the charm is bootstrapped. Change-Id: I36cddcda34faee8aeaa27d92a95b0cdcbfde9e87
This commit is contained in:
parent
e8666ea678
commit
5928d1bb07
@ -59,7 +59,6 @@ class NeutronServerPebbleHandler(sunbeam_chandlers.ServicePebbleHandler):
|
||||
"override": "replace",
|
||||
"summary": "Neutron Server",
|
||||
"command": "neutron-server",
|
||||
"startup": "enabled",
|
||||
"user": "neutron",
|
||||
"group": "neutron",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user