maj creation_nuage
[lhc/ansible.git] / group_vars / vm.yml
index 1d18013..95c2ae0 100644 (file)
@@ -1,7 +1,9 @@
 nextcloud_webroot: "{{ nextcloud_files_path }}/instance"
 nextcloud_websrv_user: www-data
+nextcloud_php_user: www-data
 nextcloud_files_path: "/opt/nuage"
-nouvelle_version: 23.0.12
+nouvelle_version: 26
+ancienne_version: 25
 # possble value:
 # 23.0.12
 # 24.0.12
@@ -9,6 +11,7 @@ nouvelle_version: 23.0.12
 # 26.0.4
 php_fpm_service: php{{ php_version }}-fpm
 php_version: '8.0'
+postgres_version: 13
 nextcloud_tmp_path: "/tmp/nextcloud/{{ DOMAIN }}"
 nextcloud_backup_path: "/opt/nuage/backups/{{ DOMAIN }}"
 nextcloud_db_name: "nextcloud"