Slackbot
08/05/2022, 4:09 PMBuzzSaw Code
08/05/2022, 4:28 PMAllahshukur Ahmadzada
08/05/2022, 4:36 PMSlackbot
08/05/2022, 4:39 PMcsharpsteen
08/05/2022, 4:45 PMconfigtimeout
controlled how long the agent would wait for the server to compile a catalog --- which is different from controlling how long the agent is allowed to spend applying the catalog.Austin
08/05/2022, 6:23 PMSlackbot
08/05/2022, 8:10 PMjhoblitt
08/05/2022, 8:19 PM/dev/disk/by-id/nvme-Samsung_SSD_983_DCT_1.92TB_S48BNG0MB01685F
jhoblitt
08/05/2022, 8:24 PMkenyon
08/05/2022, 9:34 PMkenyon
08/05/2022, 9:40 PMjhoblitt
08/05/2022, 10:02 PML: 0
means link priority: https://github.com/systemd/systemd/blob/a7b2aa658f35f4b9e91915eaa72afa648d0f9119/src/udev/udevadm-info.c#L239ody
08/05/2022, 10:25 PMsmortex
08/06/2022, 2:02 AMsmortex
08/06/2022, 2:05 AMsmortex
08/06/2022, 2:05 AMSlackbot
08/06/2022, 9:28 AMvchepkov
08/06/2022, 3:40 PMpuppetfile-updater
gem to update Puppetfile to latest versions of the modules. Then use puppet/catalog_diff
to evaluate the effectbastelfreak
08/06/2022, 3:42 PMbastelfreak
08/06/2022, 3:42 PMCorporate Gadfly
08/06/2022, 5:28 PMPuppetfile
.smortex
08/06/2022, 5:57 PMSlackbot
08/08/2022, 10:16 AMStefan Hristovski
08/08/2022, 10:51 AMBrian Schonecker
08/08/2022, 2:08 PM---
base_port: 443
secure_port: "%{lookup('base_port')}+1000"
admin_port: "%{lookup('base_port')}+1005"
Yeah, I know it doesn't really make any difference than just specifying the variables but now my curiosity has gotten the better of me and I can't find a definitive answer.Brian Schonecker
08/08/2022, 2:09 PM---
base_port: 443
secure_port: "%{lookup('base_port')}+1000"
admin_port: "%{lookup('base_port')}+1005"
Yeah, I know it doesn't really make any difference than just specifying the variables but now my curiosity has gotten the better of me and I can't find a definitive answer.vchepkov
08/08/2022, 2:09 PMBrian Schonecker
08/08/2022, 2:09 PMvchepkov
08/08/2022, 2:10 PM1443
with good comment works as well 🙂vchepkov
08/08/2022, 2:11 PM