Leave details of PHP handling to outside gpodder.

We'll use plain CGI for now, with the option to move to php-fpm in
the future.
This commit is contained in:
Jim Hague 2024-07-13 13:04:00 +01:00
parent 8daf3c4d06
commit 59fad00c36
1 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@ gpodder:
pkg.installed:
- pkgs:
- php-sqlite3
- libapache2-mod-php8.2
srv_gpodder_directory:
file.recurse:
@ -20,8 +19,6 @@ gpodder_web:
- names:
- /etc/apache2/sites-available/gpodder.lunch.org.uk.conf:
- source: salt://gpodder/gpodder.lunch.org.uk.conf
apache_module.enabled:
- name: php8.2
apache_site.enabled:
- require:
- file: /etc/apache2/sites-available/gpodder.lunch.org.uk.conf