fix small errors in prom bootaction location

Change-Id: Ifc71901d712a96ec028c6aea4894ddc9303b201e
This commit is contained in:
Mark Burnett 2018-02-14 09:27:34 -06:00
parent d8f78a7795
commit 25e27d1c80
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ data:
- path: /opt/promjoin.sh
type: file
permissions: '555'
location: promenade+http://promenade-api.ucp.svc.cluster.local/ap/v1.0/join-scripts?design_ref={{ action.design_ref }}&hostname={{ node.hostname }}&ip={{ node.network.mgmt.ip }}&{% for k, v in node.labels.items() %}labels.dynamic={{ k }}={{ v }}{% endfor %}
location: promenade+http://promenade-api.ucp.svc.cluster.local/api/v1.0/join-scripts?design_ref={{ action.design_ref | urlencode }}&hostname={{ node.hostname }}&ip={{ node.network.mgmt.ip }}{% for k, v in node.labels.items() %}&labels.dynamic={{ k }}={{ v }}{% endfor %}
location_pipeline:
- template
data_pipeline: