Heres the list of issues I ran into: https://github.com/socallinuxexpo/scale-chef/issues/282
I can update docs with these steps, but I'm guessing we actually want to clean up a few of these things rather than cement them as "the way"
On Fri, Sep 15, 2023 at 12:04 PM Ilan Rabinovitch ilan@linuxfests.org wrote:
OK. Running chefctl directly out of /var/chef/repo/cookbooks/... seems to have gotten me further. However, looks like the versions of EPEL we use seem to be gone from mirrors.
https://github.com/socallinuxexpo/scale-chef/pull/281
Still stumbling through the reset of the setup, but making progress.
On Fri, Sep 15, 2023 at 11:11 AM Ilan Rabinovitch ilan@linuxfests.org wrote:
Hello,
I'm trying to spin up a centos7 test node for the web folks so we can test out some new HA configs for drupal as well as troubleshoot the ongoing daily outages.
Unfortunately I'm running into a few issues following the instructions:
- the bootstrap script fails on cert validation issues from cinc.sh.
not a big deal, i can tell it to skip validation for now.
- the next step in the instructions say to run chefctll -i, but
chefctl never appears on the box.
Any suggestions? Can keep troubleshooting, but wondering if we maybe broke centos7 provisioning when we did the upgrades for centos8 for the list servers?
Thanks, Ilan