Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Limitations #8

Open
pogzie opened this issue May 18, 2020 · 0 comments
Open

Version Limitations #8

pogzie opened this issue May 18, 2020 · 0 comments

Comments

@pogzie
Copy link

pogzie commented May 18, 2020

Hi, I was wondering if theres any version limitations (CLI version and/or DC/OS version) on this ansible scripts?

I was trying to use this on:

Allans-MBP:ansible-dcos-module pogz$ dcos --version
dcoscli.version=1.1.2
dcos.version=1.11.10
dcos.variant=
dcos.commit=07200c92180d5749ed3f6bcbb0b69846a7cb1a6b
dcos.bootstrap-id=509fea654b6d31e9613586500d74f29259f14d75

but it miserably fails at:

TASK [Ensure Edge-LB is installed] ************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to install package: Command '['dcos', 'package', 'install', 'edgelb', '--yes', '--package-version', 'v1.5.0', '--options', '/var/folders/c9/dbnkv8996hn5w2dczk1d4xwr0000gn/T/tmps44pgj99']' returned non-zero exit status 1."}

PLAY RECAP ************************************************************************************************************************************************************************
localhost                  : ok=6    changed=0    unreachable=0    failed=1    skipped=3    rescued=0    ignored=0 

Im wondering if theres a minimum required version for DC/OS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant