Restart service added after configuration update.
Change-Id: I254efdc41f0df80280746ffa698e3dcb446c6e62
This commit is contained in:
parent
9bad82b254
commit
5c5ec44d31
@ -4,4 +4,7 @@ AgentConfigBase64='%AGENT_CONFIG_BASE64%'
|
||||
|
||||
mkdir /etc/murano
|
||||
|
||||
echo AgentConfigBase64 | base64 -d > /etc/murano/agent.config
|
||||
echo $AgentConfigBase64 | base64 -d > /etc/murano/agent.config
|
||||
|
||||
/etc/init.d/murano-agent restart
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user