HOME


Mini Shell 1.0
DIR: /proc/self/root/usr/share/doc/cloud-init/examples/
Upload File :
Current File : //proc/self/root/usr/share/doc/cloud-init/examples/cloud-config-archive.txt
#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'