Skip to content

Instantly share code, notes, and snippets.

@MartijnBraam
Last active April 8, 2016 13:39
Show Gist options
  • Save MartijnBraam/ffc65f24b821e2fe3dcf4e4c1706f61d to your computer and use it in GitHub Desktop.
Save MartijnBraam/ffc65f24b821e2fe3dcf4e4c1706f61d to your computer and use it in GitHub Desktop.
global: {}
---
package:
name:
- aiccu
- arduino
- arduino-mk
- bmon
- cpuburn
- curl
- debfoster
- debootstrap
- dnsmasq
- f3
- git
- haproxy
- htop
- isc-dhcp-server
- lm-sensors
- mlocate
- netcat
- ola
- screen
- sudo
- python3
- openssh-server
- tcpdump
- telnet
- testdisk
- unzip
- zsh
ensure: installed
---
user:
name: martijn
ensure: exists
manage-home: true
comment: Martijn Braam
shell: /bin/zsh
after: package::zsh
groups:
- wheel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment