CentOS 6.x doesnt support ControlPersist, so it will use paramiko.

I installed CentOS 7 to use as my Ansible deploy VM just for this
feature, speeds
things up on our 30 node / 50 role stack significantly.

On 28 July 2014 15:14, Michael DeHaan <mich...@ansible.com> wrote:
> Since you are using CentOS as a control machine you will want to select
> paramiko as a transport or set the ssh arguments in ansible.cfg
>
> I'm not sure how far Vagrant complicates this, as this isn't the Vagrant
> list, but there are plenty of users here that could probably help answer
> that question.
>
> --Michael
>
>
>
>
> On Mon, Jul 28, 2014 at 9:43 AM, Mike Simonson <mike.simon...@gmail.com>
> wrote:
>>
>> Hi,
>>
>> I am using ansible to provision a vagrant box that's running with
>> virtualbox on a centos 6.5 host.
>>
>> Apparently there is an issue with the config.ssh.forward_agent option.
>>
>> I am a bit at loss to know if the issue is caused by vagrant or by
>> ansible.
>>
>> Every time I try to provision I get
>> fatal: [default] => using -c ssh on certain older ssh versions may not
>> support ControlPersist, set ANSIBLE_SSH_ARGS="" (or ssh_args in
>> [ssh_connection] section of the config file) before running again
>>
>>
>> I tried both recommendation to no avail and I can't find any significant
>> difference between that centos box and my machine ubuntu 14.04 in the ssh
>> config.
>> It works perfectly fine on my machine.
>>
>> Is this because ssh on centos 6.5 is in version 5.3 with fix backport ?
>> Does anyone has any experience with vagrant and ansible on centos ?
>>
>> Thanks
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Ansible Project" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to ansible-project+unsubscr...@googlegroups.com.
>> To post to this group, send email to ansible-project@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/ansible-project/999bbd63-22cf-42b2-afd8-884288ac14cb%40googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ansible-project+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/CA%2BnsWgzASs-hEd9GAPKpTn01tF9CSrwBdeRPqtEQpxBxcHmNLg%40mail.gmail.com.
>
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAK5eLPTq%3DCg8qnXNhk%2B%2B%3Dp1geiGtUSWuOX0R7%3DxBvHymDBThaA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to