cpaelzer | blackboxsw: you were late to reply, but you beat it by replying twice :-) | 04:47 |
---|---|---|
=== r-daneel_ is now known as r-daneel | ||
lucidguy | Ok, can you not set ssh-authorized-keys for the root account? | 15:11 |
lucidguy | via cloud-init | 15:11 |
blackboxsw | lucidguy: you can, just provide a cloud config like the following : | 15:19 |
blackboxsw | #cloud-config | 15:19 |
blackboxsw | disable_root: false | 15:19 |
blackboxsw | ssh_authorized_keys: | 15:19 |
blackboxsw | - ssh-rsa AA..... | 15:19 |
blackboxsw | found per http://cloudinit.readthedocs.io/en/latest/topics/modules.html#ssh | 15:20 |
lucidguy | I tried that, minus the disable_root | 15:20 |
blackboxsw | cloud-init automatically disables the root user for securtiy | 15:20 |
blackboxsw | cloud-init automatically disables the root user for security. yeah have to turn that default feature off | 15:20 |
lucidguy | Thanks blackboxsw | 15:21 |
blackboxsw | no problem | 15:22 |
lucidguy | I hope its also not an issue with this centos6.9 cloud image | 15:23 |
=== r-daneel_ is now known as r-daneel | ||
blackboxsw | powersj: rharper https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/347824 for integration test breakage on artful containers per https://jenkins.ubuntu.com/server/view/cloud-init,%20curtin,%20streams/job/cloud-init-integration-lxd-a/377/console | 17:07 |
powersj | \o/ | 17:11 |
blackboxsw | bah good review powersj fixing that conditional was bogus :/ | 17:16 |
blackboxsw | cut-n-paste fail | 17:17 |
blackboxsw | pushed e5baa98996aacd7a1906fad4a77a0aaa679f5827 powersj | 17:18 |
* powersj looks | 17:18 | |
blackboxsw | thx .landing once jenkins is happy again on that branch | 17:21 |
blackboxsw | salt_minion you are next on my radar buddy: https://jenkins.ubuntu.com/server/job/cloud-init-integration-nocloud-kvm-b/212/console | 17:23 |
powersj | blackboxsw: will both of those make us all green again? | 17:29 |
blackboxsw | powersj: I think that will do it for cloud-init. (integration-b and integration-c are both salt_minion I think (on all platforms) | 17:31 |
powersj | sweet | 17:32 |
blackboxsw | so it feels like a bug in how cloud-init writes salt minion keys. | 17:32 |
blackboxsw | in bionic++ | 17:32 |
blackboxsw | but hadn't really gotten to a proper solution yet. (that citest --preserve-instance param will help now) | 17:32 |
blackboxsw | another one for readability in jenkins rharper powersj https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/347833 | 18:40 |
rharper | looking | 18:40 |
powersj | oh yes please | 18:40 |
rharper | indeed | 18:41 |
blackboxsw | yeah I finally hit my limit with that giant dict of hopelessness | 18:41 |
blackboxsw | so much time wasted searching the browser for FAILURE: or FAILED: etc | 18:42 |
blackboxsw | good thoght rharper will drop all those indents | 18:43 |
blackboxsw | rharper/powersj: updated the decription with the new output I'm all ears for other formatting thoughts | 18:48 |
rharper | lemme see | 18:48 |
blackboxsw | powersj: rharper eureka. found the salt-minion error for jenkins on bionic ++ | 21:21 |
rharper | \o/ | 21:22 |
powersj | sweet | 21:22 |
blackboxsw | newer versions of salt-minion auto-move /etc/salt/pki/minion files over into /var/lib/salt/pki/minion/* no logs tell you about the behavior. even setting log_level:trace gives me no info about this | 21:22 |
blackboxsw | though I did see that trace presented an authentication request to the salt master I had to set up. it contained a new path that I hadn't written: Initializing new AsyncAuth for ('/var/lib/salt/pki/minion', 'b3', 'tcp://10.195.58.13:4506') | 21:23 |
rharper | sneaky | 21:24 |
blackboxsw | man. that was a bit tedious. but I know know how to setup salt_master on ubuntu to auto-accept new-client certs :) | 21:24 |
blackboxsw | I'm going to write a tiny blog on this | 21:24 |
blackboxsw | s/know know/now know | 21:25 |
rharper | blackboxsw: yeah, good content with some cloud-init in there = ) | 21:27 |
blackboxsw | ok salt_minion integration test passes on bionic/cosmic | 21:57 |
blackboxsw | putting up another small mp. | 21:57 |
=== r-daneel_ is now known as r-daneel | ||
blackboxsw | ok it's up https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/347856 | 22:12 |
blackboxsw | rharper: powersj if either of you have a chance on that mp above. it could get us green on jenkins | 22:35 |
powersj | blackboxsw: land it ;) | 22:37 |
blackboxsw | thanks powersj | 22:41 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!