r/netboot/jenkins-agent: Configure NBD exports
The *netboot/jenkins-agent* Ansible role configures three NBD exports: * A single, shared, read-only export containing the Jenkins agent root filesystem, as a SquashFS filesystem * For each defined agent host, a writable data volume for Jenkins workspaces * For each defined agent host, a writable data volume for Docker Agent hosts must have some kind of unique value to identify their persistent data volumes. Raspberry Pi devices, for example, can use the SoC serial number.
This commit is contained in:
2
group_vars/pxe/jenkins-agent.yml
Normal file
2
group_vars/pxe/jenkins-agent.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
netboot_jenkins_agents:
|
||||
- ba5bebc5
|
||||
Reference in New Issue
Block a user