14 lines
239 B
Plaintext
14 lines
239 B
Plaintext
#cloud-config-archive
|
|
- type: foo/wark
|
|
filename: bar
|
|
content: |
|
|
This is my payload
|
|
hello
|
|
- this is also payload
|
|
- |
|
|
multi line payload
|
|
here
|
|
-
|
|
type: text/cloud-config
|
|
content: '#cloud-config\n\n password: gocubs'
|