[01:56:33] hi cloud folks! I'm still a bit confused on something pretty basic. I have a project with a single vm (fr-tech-dev), and I've added the nginx puppet class in the horizon UI. Now I want to add some files to /etc/nginx/sites-available (and link them in sites-enabled) but I'm struggling to figure out where exactly to put those so they persist across puppet runs [01:57:47] there's nothing private in them, so I could check them into a public repo [02:05:55] do I need to define a project-specific module in operations/puppet? [02:16:59] ok, looks like I just need to specify an nginx::site somewhere [02:25:02] tossed it in heira config, let's see if that works [02:30:59] hmm, puppet-run doesn't seem to have done anything [02:31:38] /var/log/puppet.log is blank [02:33:47] any ideas, folks? [08:01:52] !log tools restart acme-chief to force renewal of toolserver.org certificate [08:01:55] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/SAL [08:21:05] !log admin cloudmetrics1004: manually added an empty line to /etc/prometheus/blackbox.yml to make /usr/local/bin/blackbox-exporter-assemble happy (clearing "performing a change every puppet run" alert) [08:21:08] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Admin/SAL [09:06:51] !log tools run `sudo apt-get clean` on login-buster/dev-buster to clean up disk space [09:06:55] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/SAL [10:36:28] zabe, bd808: T300846 now exists for the SAL paging issue [10:36:28] T300846: sal.toolforge.org results cannot be paged - https://phabricator.wikimedia.org/T300846 [21:00:15] AntiComposite: if I were to get the system tmp directory from within a webservice node on Toolforge, where would it be? [21:00:39] The tool's cookiejar is located there. [21:00:44] IABot [21:43:49] it's not mounted anywhere, so it's just storage in that container for that lifetime of that container [21:45:07] so you'd have to use https://wikitech.wikimedia.org/wiki/Help:Toolforge/Kubernetes#Get_a_shell_inside_a_running_Pod to inspect it