Yury Bushmelev
12/25/2022, 3:59 AMYury Bushmelev
12/25/2022, 3:59 AMYury Bushmelev
12/25/2022, 4:04 AMbastelfreak
12/25/2022, 7:42 AMYury Bushmelev
12/25/2022, 12:31 PMYury Bushmelev
12/25/2022, 12:32 PMbastelfreak
12/25/2022, 3:30 PMbastelfreak
12/25/2022, 3:30 PMcsharpsteen
12/27/2022, 3:09 PMcsharpsteen
12/27/2022, 3:11 PM~> 2.x less useful.bastelfreak
12/27/2022, 3:37 PMVoxBot
12/27/2022, 4:13 PMcsharpsteen
12/27/2022, 4:24 PMcsharpsteen
12/27/2022, 4:26 PMsmortex
12/27/2022, 5:25 PMbastelfreak
12/27/2022, 6:07 PMcsharpsteen
12/27/2022, 6:43 PMare not receiving security updates anymoreLinux Distros often backport security patches to versions that are EOL upstream at the Ruby project. So, an "EOL" version of Ruby often has an effective lifespan that is several years longer due to things like Ubuntu LTS releases.
bastelfreak
12/27/2022, 6:53 PMbastelfreak
12/27/2022, 6:53 PMVoxBot
12/30/2022, 9:43 AMdhollinger
12/30/2022, 10:56 PMr10k command string is a bolt argument when the r10k command is not wrapped with double or single quotes. Granted this is expected functionality of bolt.
• It errors with environment: unrecognised option -- modules\n because somewhere outside my code, probably in the os/exec package, a \n get's added to the string. I have attempted to strip carriage returns from the command, but to no avail.
Anyone have any good suggestions?bastelfreak
12/31/2022, 8:59 AMVoxBot
12/31/2022, 11:17 AMVoxBot
12/31/2022, 11:17 AMVoxBot
12/31/2022, 11:21 AMVoxBot
12/31/2022, 11:22 AMYury Bushmelev
12/31/2022, 2:52 PMbastelfreak
12/31/2022, 3:45 PMsmortex
12/31/2022, 7:01 PMdhollinger
01/02/2023, 1:26 AMchoria is a better option, but I haven't gone back to that yet.
And this issue is largely applicable to those that really want to use bolt to run r10k AND are still running it on physical servers. The orchestrator support will likely be disabled during compile time on the Docker containers/kubernetes deployments, preferring instead to use volumes and PVs/PVCs to ensure puppet code is synced to puppet server containers