Reorganize the brownfield repository, remove retired and generated artifacts, harden ignore rules, and record the GitOps/IaC redesign.
9 lines
289 B
Plaintext
9 lines
289 B
Plaintext
# Answer files embed the root password hash + host network config — keep out of git.
|
|
# They're regenerated from the eventual Ansible role / vault.
|
|
pxe/answer/*.toml
|
|
pxe/secrets.env
|
|
|
|
# Build scratch (large PXE artifacts live on the netboot host, not here)
|
|
pxe/build/
|
|
vyos/credentials.yml
|