mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
Follow-up to the ansible excision: remove other artifacts that should never have been tracked, and extend .gitignore so they do not come back. Removed: - ssl/prole/*.key, *.crt, *.srl -- prole.org-era private keys, registry and DB CA material. References in knoe/core/env.py (auto-detect path at :1488) are best-effort inside try/except, so deletion is safe. - ssl/prole.ssl.tar -- tarball of the same material. - deploy/opentofu/k3s/terraform.tfstate -- 114KB committed OpenTofu state snapshot with live cluster UIDs. tfstate is never supposed to live in git. - docs/deploy_gke.log, docs/deploy_gke_done.log, docs/compressed-history.log -- deploy-time log captures. - end_time.txt, start_time.txt, start_time_final.txt -- ansible wall- clock timing breadcrumbs. - network_description.txt, network_prompt.txt -- local scratch prompts. - sidekiq_logs.txt -- transient log capture. - test_resolve.sh -- ad-hoc debug script. .gitignore additions: - *.tfstate, *.tfstate.backup - /ssl/ - .ai/ - /end_time.txt, /start_time*.txt, /sidekiq_logs.txt, /network_description.txt, /network_prompt.txt, /test_resolve.sh, /docs/deploy_*.log, /docs/compressed-history.log Note: the purged SSL keys remain in git history until the deferred history-scrub pass (task #14). The repo will be created as Private in git.knoe.dev so this is acceptable for now; it MUST be scrubbed before any broader visibility change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| gcp | ||
| opentofu | ||