initial commit
This commit is contained in:
64
host_vars/endorvm.universe.local.yml
Normal file
64
host_vars/endorvm.universe.local.yml
Normal file
@@ -0,0 +1,64 @@
|
||||
---
|
||||
branch: master
|
||||
|
||||
ansible_cron_minute: "*/5"
|
||||
|
||||
ssh_port: 22
|
||||
ssh_users: "root rene"
|
||||
|
||||
# platform-specific
|
||||
microcode_amd_install: false
|
||||
microcode_intel_install: true
|
||||
|
||||
#application selection
|
||||
autofs: false
|
||||
borgbackup: true
|
||||
brave: true
|
||||
broot: true
|
||||
chromium: true
|
||||
docker: false
|
||||
firefox: true
|
||||
games: true
|
||||
gimp: false
|
||||
google_chrome: false
|
||||
joplin: true
|
||||
keepass: true
|
||||
keepassxc: true
|
||||
libreoffice: true
|
||||
midnightcommander: true
|
||||
nextcloud_client: true
|
||||
nvidia: true
|
||||
pacaur: true
|
||||
ranger: true
|
||||
syncthing: true
|
||||
thunderbird: true
|
||||
vifm: true
|
||||
virtualbox: true
|
||||
vivaldi: false
|
||||
yay: false
|
||||
yubikey: true
|
||||
|
||||
#purpose selection
|
||||
database: false
|
||||
development: true
|
||||
dhcpserver: false
|
||||
fileserver: false
|
||||
mailserver: false
|
||||
mobile: false
|
||||
nameserver: false
|
||||
photo_editing: true
|
||||
printspooler: false
|
||||
proxyserver: false
|
||||
video_editing: true
|
||||
webserver: false
|
||||
|
||||
#shell selection
|
||||
zsh: true
|
||||
|
||||
#desktop environment selection
|
||||
cinnamon: false
|
||||
deepin: false
|
||||
gnome: false
|
||||
kde: true
|
||||
mate: false
|
||||
xfce: false
|
||||
Reference in New Issue
Block a user