init of new project root

This commit is contained in:
Petar Cubela
2025-09-20 19:56:03 +02:00
parent 8e6a8991c1
commit 8f7b06f951
8 changed files with 425 additions and 0 deletions

11
TODO.md Normal file
View File

@@ -0,0 +1,11 @@
## TODOs
- [ ] build the student environment on my own lenovo thinkpad
- [ ] change hostnames and correspondingly the dns entries of the student hosts to `student_vm00` -> manage dns via opentofu
- [ ] include all users to freeipa and integrate freeipa as main identity and dns server. Deprecate current bind servers -> automate client installation
- [ ] migrate dns zone to freeipa and manage its bind server with opentofu
- [ ] create nfs shares for the home folder of each user
- [ ] write loop for student_vm deployment -> they are similar
- [ ] include automation which install freeipa-client on each vm via opentofu or ansible executed via opentofu