@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
20 lines (15 loc) • 472 B
YAML
host_id: raspiboot
git_docker_projects:
- folder: /srv/netbootxyz
healthcheck_id: a0086d26-4053-4d80-b4d7-2dbb0e368403
name: NetbootXYZ
repo: git@gitlab.com:megabyte-space/docker-compose/netbootxyz.git
# Docker is using `network_mode: host` and netbootassets is configured to sit on
# port 80 so NGINX can not listen on port 80
nginx_serve_http: false
nginx_sites_available:
- name: netboot
- name: netbootassets
ssh_private_keys:
- id_rsa_web