Compare commits

...

2 Commits

Author SHA1 Message Date
cec0a5c3f8 Add Ardour to desktops 2021-10-25 19:37:40 -05:00
7bbc291cf8 Edit hostnames on workstations to reflect their actual ones 2021-10-25 19:10:25 -05:00
2 changed files with 6 additions and 3 deletions

View File

@ -5,7 +5,7 @@
- hosts: device_roles_workstation
tasks:
- name: assure pi-media-1 nfs mountpoint
file: path=/nfs/pi-media-1.desu.ltd state=directory owner=root mode=0755
file: path=/nfs/pi-media-1.desu.ltd state=directory
tags: [ desktop, nfs ]
- name: assure pi-media-1 nfs mount
mount: path=/nfs/pi-media-1.desu.ltd src=pi-media-1.desu.ltd:/data/shared/media fstype=nfs4 opts="rsize=10248576,wsize=1048576,soft,timeo=600,retrans=2,_netdev" state=mounted
@ -19,7 +19,7 @@
tags: [ desktop, udev ]
- role: pulseaudio
tags: [ desktop, pulse, pulseaudio ]
- hosts: lap-s76-lemp9-1.ws.desu.ltd
- hosts: lap-s76-lemp9-1.ws.mgmt.desu.ltd
roles:
- role: backup
vars:
@ -61,7 +61,7 @@
tags: [ desktop, desktop-role ]
- role: grub
tags: [ desktop, grub ]
- hosts: dsk-ryzen-1.ws.desu.ltd
- hosts: dsk-ryzen-1.ws.mgmt.desu.ltd
roles:
- role: backup
vars:

View File

@ -34,6 +34,8 @@ desktop_apt_repos:
- "deb https://apt.kubernetes.io/ kubernetes-xenial main" # Kubernetes
- "deb https://baltocdn.com/helm/stable/debian/ all main" # Helm
- "deb [arch=amd64] https://apt.releases.hashicorp.com focal main" # Terraform
# Backport PPAs
- "ppa:ubuntustudio-ppa/ardour-backports" # Ardour from Ubuntu Studio
# First-party PPAs
- "ppa:jackmacwindows/ppa" # CraftOS-PC 2
- "ppa:phoerious/keepassxc" # KeepassXC
@ -90,6 +92,7 @@ desktop_apt_packages:
# DE
- papirus-icon-theme # Fancy paper icon theme
# Applications
- ardour # The one DAW that exists I guess
- audacity # Audio recording and editing tool
- chromium-browser # Nice to have an alternative browser, even if it's trash
- clonezilla # Gotta make them clones