Skip to content

Json error when providing URI #202

@javadevmtl

Description

@javadevmtl

Hi when we have the following options.json

{
  "eremetic": {
    "framework-name": "eremetic2",
    "cpus": 0.5,
    "mem": 100,
    "auth-uri": "http://my-bootstrap:8080/docker.tar.gz",
    "log-level": "INFO",
    "queue-size": 10000
  }
}

We get a json error...

~/e/eremetic-framework ❯❯❯ dcos package install --options=eremetic-options-dev.json eremetic
By Deploying, you agree to the Terms and Conditions https://mesosphere.com/catalog-terms-conditions/#community-services
This DC/OS Service is currently in preview. There may be bugs, incomplete features, incorrect documentation, or other discrepancies. Preview packages should never be used in production!
Continue installing? [yes/no] yes
expected } or , got " (line 56, column 1287)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions