Allen Riddell
d1e9e2b4ff
Quote password variables (they may contain spaces)
String-valued variables containing spaces can be substituted into an ansible
tasks file but they will not be interpreted correctly.
10 년 전
Shawn Sorichetti
da1b1ad685
Change database to PostgreSQL
Remove all configuration for MySQL and configure PostgreSQL as the main
database.
All *_mysql_* options have been changed to *_db_* options.
Postgres requires the database user to have a password in order to
connect via localhost. The db_admin_password option is used to set the
password of the admin user (usually postgres).
11 년 전
Andrea Ratto
f2b12a0fb3
Update the APT cache after adding the ownCloud repo
11 년 전
Bruce Spang
ef3f229152
remove owncloud debugging tag
11 년 전
Bruce Spang
a2afadd8db
update owncloud's apache config for better cache behavior
11 년 전
Alex Payne
34d7595c0b
ensure we can install from third-party repos across playbooks
11 년 전
Luke Cyca
37a0400c22
Standardize apache’s 301 redirect to https, and enable HSTS
11 년 전
Benny
c63c48d159
Skip a2enmod and a2ensite tasks if not required
11 년 전
Greg Karékinian
58dddc55d1
Remove variables from roles
Refs #39
11 년 전
Luke Cyca
c697e135e9
Move NameVirtualHost directives to ports.conf
11 년 전
Luke Cyca
6168cd68d0
Automate encfs setup and name mount point more appropriately
11 년 전
Luke Cyca
d5b2d7ade0
Improved apache SSL config, and disabled directory index
11 년 전
Alex Payne
080d38986c
first commit
11 년 전