Files
configpolicy/pxe.yml
Dustin C. Hatch 9c364b1f06 r/netboot/basementhud: Configure NBD export
The *netboot/basementhud* Ansible role configures two network block
devices for the basement HUD machine:

* The immutable root filesystem
* An ephemeral swap device
2022-08-15 17:18:48 -05:00

9 lines
174 B
YAML

- hosts: pxe
roles:
- role: pxe
tags: pxe
- role: netboot/jenkins-agent
tags: netboot/jenkins-agent
- role: netboot/basementhud
tags: netboot/basementhud