Mark Goddard
Mark Goddard
This works in ncclient 0.6.2, but not in 0.6.3 onwards (tested up to 0.6.6).
Hi John. It don't know if python 3 will work yet. Does the src path actually exist on localhost? `/usr/lib64/python2.7/site-packages/selinux`
Hi @Banshee1221. The `Gathering facts` task completed successfully, so Ansible was able to SSH to the seed. It is later on when sudo is required that it fails, with `Missing...
Often long timeouts with SSH indicates a problem with DNS resolution inside the server you are connecting to. Can you check that?
It does sound like something has gone wrong during the creation of the VM. I would expect cloud-init to create the `/etc/sudoers.d/90-cloud-init-users` file but it appears not to have done....
Hi @rmadrid24. Are you using the stable/wallaby branch of a-universe-from-nothing? Strictly Wallaby only supports CentOS Stream, although CentOS Linux is still likely to work. 8.4 is a very recent release...
Which host do you get locked out of? The seed VM, or the instance on Jetstream?
Another option could be port security. Are you able to disable port security on your Jetstream instance?
Hi @jingvar. Can you provide more information about the error? Which task fails?
The provisioning timeout (in seconds) may be set via `wait_active_timeout`, in any of the .yml files in `config/src/kayobe-config/etc/kayobe`