feat: initial commit
This commit is contained in:
commit
718146cd88
15 changed files with 293 additions and 0 deletions
7
defaults/main.yaml
Normal file
7
defaults/main.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
|
||||
# phpipam
|
||||
phpipam_db_root_password: "changeme"
|
||||
phpipam_db_user: "phpipam"
|
||||
phpipam_db_password: "changeme"
|
||||
phpipam_db_name: "phpipam"
|
||||
Loading…
Add table
Add a link
Reference in a new issue