[00:00:25] yeah, I don't think it does either [00:00:40] and I have yet to get the `puppet lookup` CLI command to work for me [00:09:34] I haven't untangled this yet but it's quite late here, going to stop for now :) [00:25:42] cdanis: thanks for taking some time on friday to help! much appreciated [00:25:46] and yes go enjoy the weekend! [00:54:06] ryankemper: can I try something on wdqs1009? [00:54:23] mutante: go ahead [00:54:45] ryankemper: check envoy.yaml again on wdq1009 now [00:54:49] port 9631 is i nit [00:55:01] !log [wdqs1009:/etc/envoy] $ sudo /usr/local/sbin/build-envoy-config -c /etc/envoy/ [00:55:08] Logged the message at https://wikitech.wikimedia.org/wiki/Server_Admin_Log [00:55:45] that build-config command is supposed to run from puppet but had not (yet) [00:56:05] mutante: wow, thanks! [00:56:12] do you know how it's supposed to normally run from puppet? [00:56:52] Hmm looks like it's supposed to be done by `modules/envoyproxy/manifests/init.pp`, interesting [00:56:58] 81 # Used by defines to verify the configuration. [00:56:58] 82 exec { 'verify-envoy-config': [00:56:58] 83 command => "/usr/local/sbin/build-envoy-config -c '${envoy_directory}'", [00:57:01] 84 user => 'root', [00:57:03] 85 refreshonly => true, [00:57:06] 86 notify => Systemd::Service['envoyproxy.service'], [00:57:08] something here [00:57:09] when the service gets restarted [00:57:10] ? [00:57:46] Interesting, I'd restarted the service already so weird that that wouldn't trigger [00:57:55] or because other hosts were rebooted one more time [00:58:00] after reimage [00:58:16] i ran into this once before but not every time [00:58:20] might be a race [00:58:22] interesting [00:58:44] you would expect https://gerrit.wikimedia.org/g/operations/puppet/+/b7dacbca9fae42b32bb91fd485a3f2c70ff903b3/modules/envoyproxy/manifests/conf.pp#30 [00:58:46] that notify to fire [00:59:04] Just reloaded the service now that the config file is how it should be, and it works! \o/ [00:59:13] :) [01:02:13] are you going to run that on more wdqs hosts? [01:02:23] or just restart service first [01:08:15] mutante: I ran it on `wdqs1010`, that's the only other host [01:11:05] ryankemper: *nod*, cool [01:11:30] cya, good weekend all [01:12:08] \o [01:12:10] thanks again [01:12:28] yw o/