Added initial set of example templates

This commit is contained in:
David Allen 2024-07-03 10:13:15 -06:00
parent 708980831b
commit 0c510db8f0
No known key found for this signature in database
GPG key ID: 717C593FF60A2ACC
4 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,12 @@
#
# Ansible managed
#
include "/etc/powerman/ipmipower.dev"
include "/etc/powerman/ipmi.dev"
# list of devices
{{ devices }}
# create nodes based on found nodes in hostfile
{{ nodes }}