Richard Cunningham
Richard Cunningham
Hi. i am reading this thread trying to figure out how I can reset the osm `status` today. We had an Openstack API outage, some compute nodes have been rebooted...
Thank you @[erkanerol](https://github.com/erkanerol)! Apologies but I am little new to Cluster API. Looking at the script above, we seem to be modifying all `machines` and not just the target cluster?...
+1 new install of ansible and hitting this on previously running playbooks
For me, running exactly the same playbook and inventory files on darwin vs a debian container produces different results looking at debug; From darwin; attempting to start connection using connection...
for me it was the jumphost host key that was still being checked. Hours of debug later ... ansible_ssh_common_args: '-o ProxyCommand="ssh -o StrictHostKeyChecking=no -W %h:%p -i /home/run/id_rsa cisco@"'
I also see some strange behaviour (M1 16in). I have very basic title strings but some just make the bar disappear. Although the plugin is still running, it just isn't...
Fwiw I seem to see this issue when I have an external wide monitor connected. The issue then seems to be on the Mac screen
Would love to see Telnet added. We would like to use this for managing network infrastructure and whilst SSH is the mainstay for networked connectivity, no-net connectivity via a terminal...
I am struggling to use this. i am trying to use the following pattern: ``` data "aws_ecr_authorization_token" "token" {} provider "helm" { kubernetes { config_path = "eks.kube" config_context = "default"...
@jrhouston, @monester tagging you in for interest from https://github.com/hashicorp/terraform-provider-helm/pull/862