32 lines
553 B
YAML
32 lines
553 B
YAML
---
|
|
profiles::base::ntp_servers:
|
|
- 0.au.pool.ntp.org
|
|
- 1.au.pool.ntp.org
|
|
|
|
profiles::base::packages::common:
|
|
- ccze
|
|
- curl
|
|
- dstat
|
|
- htop
|
|
- mtr
|
|
- ncdu
|
|
- neovim
|
|
- python3
|
|
- screen
|
|
- strace
|
|
- sudo
|
|
- tmux
|
|
- vim
|
|
- vnstat
|
|
- wget
|
|
- zsh
|
|
|
|
profiles::puppet::autosign::subnet_ranges:
|
|
- '198.18.17.0/24'
|
|
|
|
profiles::puppet::autosign::domains:
|
|
- '*.main.unkin.net'
|
|
|
|
profiles::puppet::enc::enc_repo: https://git.unkin.net/unkinben/puppet-enc.git
|
|
profiles::puppet::r10k::r10k_repo: https://git.unkin.net/unkinben/puppet-r10k.git
|