-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
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
Labels
No labels