Merge "Poweroff a lost machine."
This commit is contained in:
commit
97b146325f
@ -256,3 +256,9 @@ node /^deploy.*.openstack\.org$/ {
|
|||||||
include orchestra
|
include orchestra
|
||||||
}
|
}
|
||||||
|
|
||||||
|
node "deploy-rax.1918.openstack.org" {
|
||||||
|
exec { "poweroff":
|
||||||
|
command => "poweroff",
|
||||||
|
path => "/sbin",
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user