- add scripts/users.py to manage users against lldap - add smtp values for lldap so it can send emails
24 lines
278 B
Text
24 lines
278 B
Text
**/.terraform/*
|
|
*.tfstate
|
|
*.tfstate.*
|
|
crash.*.log
|
|
*.tfvars
|
|
*.tfvars.json
|
|
override.tf
|
|
override.tf.json
|
|
*_override.tf
|
|
*_override.tf.json
|
|
.terraformrc
|
|
terraform.rc
|
|
*.retry
|
|
.idea/
|
|
secrets.yaml
|
|
.env
|
|
*~
|
|
*.tgz
|
|
STABILITY.md
|
|
AGENTS.md
|
|
k8s/charts/README.md
|
|
.opencode/
|
|
opencode.json
|
|
*.pyc
|