Fix issue with deployment with cloudbase-init on Windows
Change-Id: Ie7908035d7b8b5c763239cca837b436dde115174 Closes-Bug: #1595863
This commit is contained in:
parent
a1f3641a35
commit
d8ccb215be
@ -1,3 +1,5 @@
|
||||
#ps1
|
||||
|
||||
# Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||
# not use this file except in compliance with the License. You may obtain
|
||||
# a copy of the License at
|
||||
@ -10,7 +12,6 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
#ps1
|
||||
|
||||
$WindowsAgentConfigBase64 = '%AGENT_CONFIG_BASE64%'
|
||||
$WindowsAgentConfigFile = "C:\Murano\Agent\WindowsAgent.exe.config"
|
||||
|
Loading…
Reference in New Issue
Block a user