Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > a6c994db5d4485d851e37078d74871c5 > files > 163

cloud-init-0.6.3-0.5.bzr532.fc17.noarch.rpm

#cloud-config-archive
- type: foo/wark
  filename: bar
  content: |
    This is my payload
    hello
- this is also payload
- |
  multi line payload
  here
-
  type: text/upstart-job
  filename: my-upstart.conf
  content: |
   whats this, yo?