1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00

disable cups for rpi (#157)

This commit is contained in:
georgejhunt 2017-08-22 08:50:20 -07:00 committed by GitHub
parent 5fdbe61aab
commit 0d171c9cc7

View file

@ -19,7 +19,7 @@ mysql_service: mysql
apache_log: /var/log/apache2/access.log
# cups lp module not available in raspbian, causes systemd-modueles-load to fail
# which in turn cause netfilter-persistent to fail, which is essential
cups_install: True
cups_install: False
sshd_service: ssh
php_version: 7.0
postgresql_version: 9.6