php4dvd: Initial version of role
This commit is contained in:
parent
946c7d0772
commit
f664e0271b
5 changed files with 101 additions and 0 deletions
5
roles/php4dvd/templates/php4dvd-container.sysconfig.j2
Normal file
5
roles/php4dvd/templates/php4dvd-container.sysconfig.j2
Normal file
|
@ -0,0 +1,5 @@
|
|||
PHP4DVD_DB_HOST=sqldb02.home.foo.sh
|
||||
PHP4DVD_DB_NAME=php4dvd
|
||||
PHP4DVD_DB_USER=php4dvd
|
||||
PHP4DVD_DB_PASS={{ php4dvd_mysql_pass }}
|
||||
PHP4DVD_USER_GUESTVIEW=true
|
Loading…
Add table
Add a link
Reference in a new issue