Sha256: b0800e667a5b746208f8a7ede4b92f9e48c3e2fa584792859334d144ecb6750f

Contents?: true

Size: 282 Bytes

Versions: 3

Compression:

Stored size: 282 Bytes

Contents


{
  "Comment": "optional",
  "Changes": [
    {
      "Action": "CREATE",
      "ResourceRecordSet": {
        "Name": "<%= @app.origin %>",
        "Type": "A",
        "TTL": 3600,
        "ResourceRecords": [{ "Value": "<%= @app.serverhost.public_ip %>" }]
      }
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ish_models-3.1.0.18 app/views/wco_hosting/scripts/create_subdomain.json.erb
ish_models-3.1.0.17 app/views/wco_hosting/scripts/create_subdomain.json.erb
ish_models-3.1.0.16 app/views/wco_hosting/scripts/create_subdomain.json.erb