mirror of
https://github.com/davidallendj/configurator.git
synced 2025-12-20 03:27:02 -07:00
12 lines
No EOL
187 B
Django/Jinja
12 lines
No EOL
187 B
Django/Jinja
#
|
|
# 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 }} |