Code Monkey home page Code Monkey logo

Comments (7)

oravirt avatar oravirt commented on July 20, 2024

Not sure what you mean? Do you have a problem with the compatibility?

from vagrant-vbox-rac.

pnumboori avatar pnumboori commented on July 20, 2024

Yes, provisioning is failing with error, my environment is
Vagrant 2.1.2 and ansible 2.6.2.
I dont know how and where to set the compatibilty. Thanks for checking in on issues.

from vagrant-vbox-rac.

oravirt avatar oravirt commented on July 20, 2024

Ok - then show me the actual error.
That’s not an error, it’s just information.

from vagrant-vbox-rac.

pnumboori avatar pnumboori commented on July 20, 2024

oot@praveen-HP-EliteBook-8460p:/media/praveen/Seagate Backup Plus Drive/18/vagrant-vbox-rac-master# vagrant provision
==> racnode-dc1-1: Running provisioner: ansible_local...
Vagrant has automatically selected the compatibility mode '2.0'
according to the Ansible version installed (2.6.2).

Alternatively, the compatibility mode can be specified in your Vagrantfile:
https://www.vagrantup.com/docs/provisioning/ansible_common.html#compatibility_mode

racnode-dc1-1: Running ansible-playbook...

[WARNING] Ansible is in a world writable directory (/vagrant), ignoring it as an ansible.cfg source.

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
ok: [racnode-dc1-2]
ok: [racnode-dc1-1]

TASK [init : Install packages] *************************************************
ok: [racnode-dc1-1] => (item=ntp)
ok: [racnode-dc1-2] => (item=ntp)
ok: [racnode-dc1-1] => (item=dnsmasq)
ok: [racnode-dc1-2] => (item=dnsmasq)

TASK [init : Make sure ntp is running] *****************************************
[DEPRECATION WARNING]: state=running is deprecated. Please use state=started.
This feature will be removed in version 2.7. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
[DEPRECATION WARNING]: state=running is deprecated. Please use state=started.
This feature will be removed in version 2.7. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [racnode-dc1-1]
ok: [racnode-dc1-2]

TASK [init : Generate /etc/hosts] **********************************************
ok: [racnode-dc1-1]
ok: [racnode-dc1-2]

TASK [init : Generate /etc/resolv.conf] ****************************************
ok: [racnode-dc1-1]
ok: [racnode-dc1-2]

TASK [init : Generate dnsmasq config] ******************************************
ok: [racnode-dc1-1]
ok: [racnode-dc1-2]

TASK [init : Start and enable dnsmasq] *****************************************
ok: [racnode-dc1-1]
ok: [racnode-dc1-2]

PLAY RECAP *********************************************************************
racnode-dc1-1 : ok=7 changed=0 unreachable=0 failed=0
racnode-dc1-2 : ok=7 changed=0 unreachable=0 failed=0

from vagrant-vbox-rac.

oravirt avatar oravirt commented on July 20, 2024

You need to set the environment variable setup to true (it’s in the documentation)
i.e
setup=true vagrant provision

from vagrant-vbox-rac.

pnumboori avatar pnumboori commented on July 20, 2024

Thanks, I missed that step, your documentation is pefect, my fault.
Thanks again.its running now.

from vagrant-vbox-rac.

oravirt avatar oravirt commented on July 20, 2024

Awesome!
Happy to help

from vagrant-vbox-rac.

Related Issues (5)

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.