ansible roles default files
This commit is contained in:
@@ -123,11 +123,11 @@ Modify available nodes in the `Jenkinsfile` parameters section.
|
||||
|
||||
### Templates
|
||||
|
||||
Template VMIDs are configured in the Jenkinsfile environment section:
|
||||
- `VM_TEMPLATE_ID` - VMID of the VM template (currently: 133)
|
||||
- `LXC_TEMPLATE_ID` - VMID of the LXC template (currently: 109)
|
||||
Template VMIDs are configured in the role defaults:
|
||||
- [roles/proxmox_vm/defaults/main.yml](roles/proxmox_vm/defaults/main.yml) - VM template (VMID: 133)
|
||||
- [roles/proxmox_lxc/defaults/main.yml](roles/proxmox_lxc/defaults/main.yml) - LXC template (VMID: 109)
|
||||
|
||||
Update the values in the `environment` block of the Jenkinsfile to use different templates.
|
||||
Update the values in these files to use different templates.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user