Updated example Jinja templates

This commit is contained in:
David Allen 2024-07-03 12:46:35 -06:00
parent 7a234c1e16
commit af5e330731
No known key found for this signature in database
GPG key ID: 717C593FF60A2ACC
4 changed files with 20 additions and 5 deletions

View file

@ -1,5 +1,8 @@
# #
# This file was auto-generated by the OpenCHAMI "configurator" tool using the "{{name}}" plugin. # This file was auto-generated by the OpenCHAMI "configurator" tool using the following plugin:
# Name: {{ plugin_name }}
# Version: {{ plugin_version }}
# Description: {{ plugin_description }}
# #
# Source code: https://github.com/OpenCHAMI/configurator # Source code: https://github.com/OpenCHAMI/configurator
# Creating plugins: https://github.com/OpenCHAMI/configurator/blob/main/README.md#creating-generator-plugins # Creating plugins: https://github.com/OpenCHAMI/configurator/blob/main/README.md#creating-generator-plugins

View file

@ -1,5 +1,8 @@
# #
# This file was auto-generated by the OpenCHAMI "configurator" tool using the "{{name}}" plugin. # This file was auto-generated by the OpenCHAMI "configurator" tool using the following plugin:
# Name: {{ plugin_name }}
# Version: {{ plugin_version }}
# Description: {{ plugin_description }}
# #
# Source code: https://github.com/OpenCHAMI/configurator # Source code: https://github.com/OpenCHAMI/configurator
# Creating plugins: https://github.com/OpenCHAMI/configurator/blob/main/README.md#creating-generator-plugins # Creating plugins: https://github.com/OpenCHAMI/configurator/blob/main/README.md#creating-generator-plugins

View file

@ -1,7 +1,10 @@
# #
# This file was auto-generated by the OpenCHAMI "configurator" tool using the "{{name}}" plugin. # This file was auto-generated by the OpenCHAMI "configurator" tool using the following plugin:
# Name: {{ plugin_name }}
# Version: {{ plugin_version }}
# Description: {{ plugin_description }}
# #
# Source code: https://github.com/OpenCHAMI/configurator # Source code: https://github.com/OpenCHAMI/configurator
# Creating plugins: https://github.com/OpenCHAMI/configurator/blob/main/README.md#creating-generator-plugins # Creating plugins: https://github.com/OpenCHAMI/configurator/blob/main/README.md#creating-generator-plugins
# #
{{ output }} {{ dhcp-hosts }}

View file

@ -1,5 +1,11 @@
# #
# Ansible managed # This file was auto-generated by the OpenCHAMI "configurator" tool using the following plugin:
# Name: {{ plugin_name }}
# Version: {{ plugin_version }}
# Description: {{ plugin_description }}
#
# Source code: https://github.com/OpenCHAMI/configurator
# Creating plugins: https://github.com/OpenCHAMI/configurator/blob/main/README.md#creating-generator-plugins
# #
include "/etc/powerman/ipmipower.dev" include "/etc/powerman/ipmipower.dev"
include "/etc/powerman/ipmi.dev" include "/etc/powerman/ipmi.dev"