diff options
author | James Laska <jlaska@redhat.com> | 2008-11-19 08:07:31 -0500 |
---|---|---|
committer | James Laska <jlaska@redhat.com> | 2008-11-19 08:07:31 -0500 |
commit | 6979bf5a45fbc75d5e463cf51416a80c16905180 (patch) | |
tree | 44aaac82d6d680782855529e18e7be0e67214939 /installer_templates | |
parent | a422ea74c666850ee736ff30a0025fa1df4821ed (diff) | |
download | cobbler-6979bf5a45fbc75d5e463cf51416a80c16905180.tar.gz cobbler-6979bf5a45fbc75d5e463cf51416a80c16905180.tar.xz cobbler-6979bf5a45fbc75d5e463cf51416a80c16905180.zip |
Add support for fence_lpar
Diffstat (limited to 'installer_templates')
-rw-r--r-- | installer_templates/settings.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installer_templates/settings.template b/installer_templates/settings.template index 5143d27a..55724310 100644 --- a/installer_templates/settings.template +++ b/installer_templates/settings.template @@ -161,6 +161,7 @@ omshell_bin: /usr/bin/omshell # ipmitool # ilo # rsa +# lpar power_management_default_type: 'ipmitool' |