Skip to content

Commit

Permalink
Disable template rendering for OpenStack
Browse files Browse the repository at this point in the history
  • Loading branch information
flaper87 committed Feb 27, 2019
1 parent 7a2a79c commit b9fa4a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/asset/machines/userdata.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ items:
namespace: openshift-machine-api
type: Opaque
data:
disableTemplating: "dHJ1ZQo="
userData: {{$content}}
{{- end}}
`))
Expand Down

0 comments on commit b9fa4a9

Please sign in to comment.