---
host_id: raspiproxy

apt_cacher_allowed_hosts: 10.0.0.0/24 10.14.24.0/24 10.14.144.0/24 10.14.49.0/24 10.14.14.0/24
apt_cacher_denied_hosts: 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16

nginx_sites_available:
  - name: apt

security_sudoers_passworded:
  - ubuntu

ssh_private_keys:
  - id_rsa_web
