dcos-vagrant | Local DC/OS cluster | Testing library
kandi X-RAY | dcos-vagrant Summary
kandi X-RAY | dcos-vagrant Summary
Local DC/OS cluster provisioning
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of dcos-vagrant
dcos-vagrant Key Features
dcos-vagrant Examples and Code Snippets
Community Discussions
Trending Discussions on dcos-vagrant
QUESTION
i followed this steps : https://minidcos.readthedocs.io/en/latest/dcos-vagrant-cli.html and i reached to creating a cluster with this command : minidcos vagrant create ./dcos_generate_config.sh then this error appear to me : The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!
yum install -y centos-release
Stdout from the command:
Loaded plugins: fastestmirror
Stderr from the command:
https://yum.dockerproject.org/repo/main/centos/7/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found Trying other mirror. To address this issue please refer to the below knowledge base article
https://access.redhat.com/articles/1320623
If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
One of the configured repositories failed (Docker Repository), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this:
...ANSWER
Answered 2020-May-14 at 18:22if anyone stuck with this error , i found the solution in Vagrantfile : config.vbguest.auto_update = true replace true with false
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install dcos-vagrant
Install Git, Vagrant, and VirtualBox
Install vagrant-hostmanager plugin vagrant plugin install vagrant-hostmanager
Clone, Configure, and Deploy git clone https://github.com/dcos/dcos-vagrant cd dcos-vagrant cp VagrantConfig-1m-1a-1p.yaml VagrantConfig.yaml vagrant up When prompted for a password, provide your local machine user password (modifies /etc/hosts).
Access the GUI http://m1.dcos/
Install the DC/OS CLI ci/dcos-install-cli.sh
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page