Skip to content

Currently stuck with this error with provision ansible  #30

@laceth

Description

@laceth

==> controller-01: mesg: ttyname failed: Inappropriate ioctl for device
There are errors in the configuration of this machine. Please fix
the following errors and try again:

ansible local provisioner:

  • The following settings shouldn't exist: become
  • The following settings shouldn't exist: become

I see in Vagrantfile provisioner point to ansible_local ??? So do I have to set this global variable on my host that is running vagrant up ?

I tried vagrant provision --provision-with ansible but still get error . On day 3 trying to get this installation working. thanks

velocity42/xenial64 box
virtualbox 5.1.34_Ubuntu r 121010
vagrant 1.8.5 /vagrant_1.8.5_x86_64.deb
root@test:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial

root@test:~/vagrant-openstack# ansible --version
ansible 2.5.2
config file = /root/vagrant-openstack/ansible.cfg
configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.7/dist-packages/ansible
executable location = /usr/bin/ansible
python version = 2.7.12 (default, Dec 4 2017, 14:50:18) [GCC 5.4.0 20160609]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions