--- # install these additional packages base__extra_packages: [] # - foo # - bar base__add_ethz: "{{ add_ethz }}" # LEGACY VARS # ++ WILL BE REMOVED SOON ++ # add eth zurich apt source add_ethz: true # do we want the latest package version or just upgrade manually? upgrade_packages_to_latest_version: true # we use vim! editor_is_vim: true # print os variables print_os_vars: false # do we want non-free firmware from eth zuerich? base_pkg_non_free_firmware: false # do we want contrib from eth zuerich? base_pkg_contrib: false # version management submodules_versioncheck: true