# Every is_ var is initially set to 'False' at the bottom of # /opt/iiab/iiab/vars/default_vars.yml -- these 'True' lines override that: is_debuntu: True is_debian: True # Opposite of is_ubuntu for now is_debian_12: True is_raspbian: True is_raspbian_12: True # proxy: squid # proxy_user: proxy # apache_service: apache2 # apache_user: www-data # smb_service: smbd # nmb_service: nmbd # systemctl_program: /bin/systemctl # mysql_service: mariadb # sshd_package: ssh # sshd_service: ssh # systemd_location: /lib/systemd/system # php_version: "8.2" # postgresql_version: 15 # python_version: "3.11"