2021-11-17 18:54:07 -05:00
|
|
|
# -*- mode: yaml; -*-
|
|
|
|
|
2021-11-17 01:37:55 -05:00
|
|
|
ipads:
|
|
|
|
hosts:
|
2022-03-18 20:05:21 -04:00
|
|
|
CMS-wall-display-electronics:
|
2021-11-17 18:54:07 -05:00
|
|
|
reservation_tools:
|
|
|
|
- 3d printer, Lulzbot Taz 6
|
|
|
|
- 3d printer, Lulzbot Mini
|
|
|
|
- Laser Cutter, GLS Hybrid
|
2022-03-18 20:05:21 -04:00
|
|
|
CMS-wall-display-metal-shop:
|
2022-03-18 20:05:47 -04:00
|
|
|
reservation_tools:
|
|
|
|
- Plasma Cutter, Hypertherm Powermax85
|
|
|
|
- MIG Welder, Miller 210
|
2021-11-17 01:37:55 -05:00
|
|
|
vars:
|
|
|
|
ansible_ssh_user: mobile
|
|
|
|
ansible_ssh_pass: alpine
|
|
|
|
ansible_become_pass: alpine
|
2021-11-17 02:24:06 -05:00
|
|
|
ansible_python_interpreter: /usr/bin/python2.7
|