bd00b61047e78b08fd058529a833dbc43b1f0d7a
Three tests produced false failures when run on the deployed host: - safe-download: the read-only-location assertion expects a write to fail, but the suite runs as root and root bypasses filesystem permissions, so the write succeeded. Skip that assertion as root. - 2fa-validation: package presence used `dpkg -l | grep`, whose fixed-width output wraps long names when COLUMNS is narrow (as in a non-interactive shell), falsely reporting libpam-google-authenticator and qrencode as missing even though they were installed. Use dpkg -s. - https-enforcement: SSL validation passed --cert-status, which requires OCSP stapling that many valid CDNs do not provide, flagging valid certificates as invalid. Drop it; --ssl-reqd still enforces TLS and certificate-chain verification. 🤖 Generated with [Crush](https://github.com/charmassociates/crush) Assisted-by: GLM-5 via Crush <crush@charm.land>
KNEL FetchApply
Repo Issues
https://projects.knownelement.com/project/reachableceo-vptechnicaloperations/timeline
Repo Discussion
https://community.turnsys.com/c/chieftechnologyandproductofficer/26
Repo discription
Known Element Enterprises (the entity serving as the TSYS Group management company) (through it’s executive leader, the COO) provides core IT/back office systems/services/support on a hands off/fully delegated authortity basis to the CCO and the orgs/members.
One of those functions is the provisoning of Linux servers. This repository is the Infrastructure As Code (IAC) repository for TSYS.
In the future it will be used via FetchApply https://github.com/P5vc/fetch-apply
Usage
git clone this repo cd FetchApply/ProjectCode bash SetupNewSystem.sh