GithubHelp home page GithubHelp logo

516's People

Contributors

curso-4linux avatar curso-docker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

516's Issues

Box could not be found

Olá,
Não achei nenhuma forma de contato pelo curso, por isso estou postando o problema aqui.

Estou com um erro ao executar o vagrant up em ambiente Windows.

vagrant.exe up
Bringing machine 'webserver-audit' up with 'virtualbox' provider...
Bringing machine 'graylog-audit' up with 'virtualbox' provider...
Bringing machine 'kibana-audit' up with 'virtualbox' provider...
==> webserver-audit: Box 'trombik/ansible-centos-7.3-x86_64' could not be found.
Attempting to find and install...
webserver-audit: Box Provider: virtualbox
webserver-audit: Box Version: >= 0
The box 'trombik/ansible-centos-7.3-x86_64' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Vagrant Cloud, please verify you're logged in via
vagrant login. Also, please double-check the name. The expanded
URL and error message are shown below:

URL: ["https://vagrantcloud.com/trombik/ansible-centos-7.3-x86_64"]
Error: schannel: next InitializeSecurityContext failed: Unknown error (0x8009201
2) - A fun��o de revoga��o n�o p�de verificar a revoga��o do certificado.

Tentei mudar o box mas sempre da a mesma mensagem.

Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable

Problem

When trying to provision the VMs in this repository by running the vagrant up command, I encountered the following error:

 Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable

This is due to a repository codename change. In order to avoid this error, the --allow-releaseinfo-change flag must be used when installing/updating packages.

Solution

Since there currently is no way in the documentation to force --allow-releaseinfo-change through the ansible apt module, a workaround is to add this step beforehand:

  - name: Allow release-info to change for APT repositories
   command: apt-get update -y --allow-releaseinfo-change

Reference: ansible/ansible#48352 (comment)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.