Change list of nodes to apply netboot flag
Change-Id: I694aa170d3de8ff4c3ef5ece88426c87d62f45f1 Closes-Bug: #1623459
This commit is contained in:
parent
3054fc4b53
commit
5ad53f243c
@ -92,7 +92,7 @@
|
|||||||
required_for: [node_reboot]
|
required_for: [node_reboot]
|
||||||
parameters:
|
parameters:
|
||||||
cmd:
|
cmd:
|
||||||
yaql_exp: 'concat("sh /etc/puppet/modules/osnailyfacter/modular/provision/netboot disable ", $.network_metadata.nodes.values().where($.uid = new($.uid)).name.first())'
|
yaql_exp: 'concat("sh /etc/puppet/modules/osnailyfacter/modular/provision/netboot disable ", $.provision.name)'
|
||||||
timeout: 180
|
timeout: 180
|
||||||
|
|
||||||
- id: node_reboot
|
- id: node_reboot
|
||||||
|
Loading…
Reference in New Issue
Block a user