Sha256: 2db487566b74ab2bcf56293ed02ad5bbcea8f794578cb3aecb8a0e03c20d025b

Contents?: true

Size: 504 Bytes

Versions: 2

Compression:

Stored size: 504 Bytes

Contents

---
new_resources:
  resource_type: droplets
  second_droplets:
    specs:
      name: ['droplet2.example.com', 'droplets3.example.com']
      size: '512mb'
      region: 'sgp1'
      image: '21669205'
      ssh_keys: ['03:6a:93:ee:e3:67:5c:ff:35:09:34:88:4c:6c:44:fc']
      backups: true
      ipv6: true
      private_networking: true
      user_data: 
        scripts: | 
                  #!/bin/bash -xv
                  echo "Hello World"
      monitoring: true
      tags: ['quanpc_test']
      

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
docli-0.0.2.pre.alpha.pre.15 example/new-droplets.yaml
docli-0.0.2.pre.alpha.pre.12 example/new-droplets.yaml