got all pkg/config/service running (except those disabled in kitchen.yml)

This commit is contained in:
Imran Iqbal 2021-09-14 19:33:21 +01:00
parent 0222263c65
commit c4dce07476
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

@ -12,7 +12,7 @@ include:
apache-config-modules-wsgi-pkg: apache-config-modules-wsgi-pkg:
pkg.installed: pkg.installed:
- name: {{ apache.pkg.mod_wsgi }} - name: {{ apache.mod_wsgi }}
- require: - require:
- pkg: apache-package-install-pkg-installed - pkg: apache-package-install-pkg-installed
- watch_in: - watch_in: