/usr/share/doc/python-hpilo-doc/html/puppet.html is in python-hpilo-doc 3.9-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Managing iLO’s with puppet — python-hpilo 3.9 documentation</title>
<link rel="stylesheet" href="_static/cloud.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Noticia+Text|Open+Sans|Droid+Sans+Mono" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '3.9',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/cloud.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="top" title="python-hpilo 3.9 documentation" href="index.html" />
<link rel="next" title="Common issues" href="troubleshooting.html" />
<link rel="prev" title="Automated firmware updates" href="autofirmware.html" />
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body role="document">
<div class="relbar-top">
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> </li>
<li class="right" >
<a href="troubleshooting.html" title="Common issues"
accesskey="N">next</a> </li>
<li class="right" >
<a href="autofirmware.html" title="Automated firmware updates"
accesskey="P">previous</a> </li>
<li><a href="index.html">python-hpilo 3.9 documentation</a> »</li>
</ul>
</div>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="managing-ilo-s-with-puppet">
<h1>Managing iLO’s with puppet<a class="headerlink" href="#managing-ilo-s-with-puppet" title="Permalink to this headline">¶</a></h1>
<p>Instead of writing your own code to manage iLO interfaces with python-hpilo,
you can also use a puppet module. While it doesn’t support all the
functionality of hpilo.py or hpilo_cli, it does support the more common
functions (and more can be added, just file a bug!)</p>
<p>It uses the same network device management framework as the existing tools to
manage cisco devices or F5 loadbalancers, so you don’t need to install anything
special on each server and no custom iLO code is required.</p>
<p>To install the module, simply copy the <cite>modules/ilo</cite> directory into your puppet
tree and follow the instructions below to create recipes.</p>
<div class="section" id="caching">
<h2>Caching<a class="headerlink" href="#caching" title="Permalink to this headline">¶</a></h2>
<p>This module heavily caches iLO output, most for more than a day. The cache is
invalidated if settings etc. are changed by this module, but if you make
changes manually, you will need to remove the cached information yourself. The
cache lives in the per-device directories in <cite>/var/lib/puppet/devices</cite>.</p>
<p>Because of this caching, applying the catalog takes only a few seconds instead
of several minutes if there are no changes.</p>
</div>
<div class="section" id="configuring-puppet">
<h2>Configuring puppet<a class="headerlink" href="#configuring-puppet" title="Permalink to this headline">¶</a></h2>
<p>Please configure <cite>hpilo_cli</cite> itself first, including username and password. The
puppet <cite>ilo</cite> module works by using this tool. Once it works for you, you can
configure puppet.</p>
<p>To use <cite>puppet device</cite> to manage iLO’s, the iLO devices must be added to
<cite>/etc/puppet/device.conf</cite> on the server you want to use for managing them.</p>
<p>The ilo module can be used in two ways: to manage an iLO remotely via HTTP and
to manage an iLO locally via hpilo. With the former you can manage many iLOs
from a single server, with the latter you can manage iLOs that are not (yet)
reachable via the network.</p>
<p>To manage the local iLO, you can put something this in <cite>device.conf</cite>:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="p">[</span><span class="n">server</span><span class="o">-</span><span class="mf">001.</span><span class="n">ilo</span><span class="o">.</span><span class="n">kaarsemaker</span><span class="o">.</span><span class="n">net</span><span class="p">]</span>
<span class="nb">type</span> <span class="n">ilo</span>
<span class="n">url</span> <span class="n">ilo</span><span class="p">:</span><span class="o">//</span><span class="n">server</span><span class="o">-</span><span class="mf">001.</span><span class="n">ilo</span><span class="o">.</span><span class="n">kaarsemaker</span><span class="o">.</span><span class="n">net</span>
</pre></div>
</div>
<p>Note that the scheme is <cite>ilo://</cite>, this makes the ilo module use <cite>hpilo_cli</cite> in
local mode. You must still use the ilo’s FQDN though, as each node needs a
unique name in puppet.</p>
<p>I personally prefer the network method and configuring DHCP properly so all
iLOs are reachable via the network. For this, <cite>device.conf</cite> looks like the
following:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="p">[</span><span class="n">server</span><span class="o">-</span><span class="mf">001.</span><span class="n">ilo</span><span class="o">.</span><span class="n">kaarsemaker</span><span class="o">.</span><span class="n">net</span><span class="p">]</span>
<span class="nb">type</span> <span class="n">ilo</span>
<span class="n">url</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">server</span><span class="o">-</span><span class="mf">001.</span><span class="n">ilo</span><span class="o">.</span><span class="n">kaarsemaker</span><span class="o">.</span><span class="n">net</span>
<span class="p">[</span><span class="n">server</span><span class="o">-</span><span class="mf">002.</span><span class="n">ilo</span><span class="o">.</span><span class="n">kaarsemaker</span><span class="o">.</span><span class="n">net</span><span class="p">]</span>
<span class="nb">type</span> <span class="n">ilo</span>
<span class="n">url</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">server</span><span class="o">-</span><span class="mf">002.</span><span class="n">ilo</span><span class="o">.</span><span class="n">kaarsemaker</span><span class="o">.</span><span class="n">net</span>
<span class="p">[</span><span class="n">server</span><span class="o">-</span><span class="mf">003.</span><span class="n">ilo</span><span class="o">.</span><span class="n">kaarsemaker</span><span class="o">.</span><span class="n">net</span><span class="p">]</span>
<span class="nb">type</span> <span class="n">ilo</span>
<span class="n">url</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">server</span><span class="o">-</span><span class="mf">003.</span><span class="n">ilo</span><span class="o">.</span><span class="n">kaarsemaker</span><span class="o">.</span><span class="n">net</span>
</pre></div>
</div>
<p>In fact, it’s generated by the iLO module. The management server has this
snippet in its recipe:</p>
<div class="highlight-puppet"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="na">s_mgmt</span> <span class="p">{</span>
<span class="k">class</span><span class="p">{</span><span class="s">'ilo::proxy'</span><span class="p">:</span>
<span class="na">devices</span> <span class="o">=></span> <span class="p">[</span>
<span class="s">"http://server-001.ilo.kaarsemaker.net"</span><span class="p">,</span>
<span class="s">"http://server-002.ilo.kaarsemaker.net"</span><span class="p">,</span>
<span class="s">"http://server-003.ilo.kaarsemaker.net"</span><span class="p">,</span>
<span class="p">]</span>
<span class="p">}</span>
<span class="p">}</span>
</pre></div>
</div>
<p>Of course you can generate this however you want.</p>
</div>
<div class="section" id="facts">
<h2>Facts<a class="headerlink" href="#facts" title="Permalink to this headline">¶</a></h2>
<p>Several facts are available for use in your recipes.</p>
<ul class="simple">
<li><cite>$devicetype</cite> is set to <cite>ilo</cite></li>
<li><cite>$users</cite> contains a list of all users</li>
<li><cite>$firmware_version</cite>, <cite>$firmware_date</cite>, <cite>$management_processor</cite>, and
<cite>$license_type</cite> are set to what <cite>get_fw_version</cite> provides</li>
<li><cite>$oa_encl</cite>, <cite>$oa_rack</cite>, <cite>$oa_ipaddress</cite>, <cite>$oa_location</cite>, <cite>$oa_macaddress</cite>,
<cite>$oa_uidstatus</cite> and <cite>$oa_system_health</cite> are set to what <cite>get_oa_info</cite>
provides. These are only available on blade servers.</li>
</ul>
</div>
<div class="section" id="managing-users">
<h2>Managing users<a class="headerlink" href="#managing-users" title="Permalink to this headline">¶</a></h2>
<p>You can use this module to create, modify and delete users. Unfortunately the
normal <cite>user</cite> type cannot be used, so there’s a special <cite>ilo_user</cite> type.</p>
<div class="highlight-puppet"><div class="highlight"><pre><span></span><span class="na">ilo_user</span> <span class="p">{</span>
<span class="s">"Administrator"</span><span class="p">:</span>
<span class="na">admin_priv</span> <span class="o">=></span> <span class="k">true</span><span class="p">;</span>
<span class="s">"jack"</span><span class="p">:</span>
<span class="na">ensure</span> <span class="o">=></span> <span class="k">absent</span><span class="p">;</span>
<span class="s">"dkaarsemaker"</span><span class="p">:</span>
<span class="na">ensure</span> <span class="o">=></span> <span class="k">present</span><span class="p">,</span>
<span class="na">display_name</span> <span class="o">=></span> <span class="s">'Dennis Kaarsemaker'</span><span class="p">,</span>
<span class="na">password_atcreate</span> <span class="o">=></span> <span class="s">'P4ssw0rd'</span><span class="p">,</span>
<span class="na">reset_server_priv</span> <span class="o">=></span> <span class="k">false</span><span class="p">;</span>
<span class="s">"linda"</span><span class="p">:</span>
<span class="na">ensure</span> <span class="o">=></span> <span class="k">present</span><span class="p">,</span>
<span class="na">password</span> <span class="o">=></span> <span class="s">'hunter2'</span>
<span class="na">display_name</span> <span class="o">=></span> <span class="s">'Linda'</span><span class="p">,</span>
<span class="na">admin_priv</span> <span class="o">=></span> <span class="k">false</span><span class="p">,</span>
<span class="na">config_ilo_priv</span> <span class="o">=></span> <span class="k">false</span><span class="p">,</span>
<span class="na">reset_server_priv</span> <span class="o">=></span> <span class="k">true</span><span class="p">;</span>
<span class="p">}</span>
</pre></div>
</div>
<p>These example users show the features of this type:</p>
<ul class="simple">
<li>You can create (<cite>ensure => present</cite>) or delete (<cite>ensure => absent</cite>) users.</li>
<li>You can manage their permissions (<cite>admin_priv</cite>, <cite>config_ilo_priv</cite>,
<cite>remote_cons_priv</cite>, <cite>reset_server_priv</cite> and <cite>virtual_media_priv</cite>)</li>
<li>You can manage display names and passwords. Note that for users you want this
module to create, these are mandatory attributes.</li>
</ul>
<p>Because user passwords cannot be queried, this module has to check the password
every time by doing an http request. This can take a while and goes against the
aggressive caching. To prevent these constant checks, you can use the
<cite>password_atcreate</cite> parameter instead of the <cite>password</cite> parameter. This is only
used when creating the user and is not checked subsequently. Should you want to
change the user’s password you can temporarily also add a <cite>password</cite> parameter
until all devices have been updated.</p>
</div>
<div class="section" id="managing-ilo-firmware">
<h2>Managing iLO firmware<a class="headerlink" href="#managing-ilo-firmware" title="Permalink to this headline">¶</a></h2>
<p>The <cite>ilo_firmware</cite> type can be used to manage firmware on your iLOs.</p>
<div class="highlight-puppet"><div class="highlight"><pre><span></span><span class="na">ilo_firmware</span> <span class="p">{</span> <span class="nv">$management_processor:</span>
<span class="na">ensure</span> <span class="o">=></span> <span class="s">"latest"</span><span class="p">,</span>
<span class="na">http_proxy</span> <span class="o">=></span> <span class="s">"http://webproxy:3128"</span>
<span class="p">}</span>
</pre></div>
</div>
<p>The name of the resource must be the same as the iLO type, you can use a fact
to make sure it is. <cite>ensure</cite> accepts any version number or the string <cite>latest</cite>,
which will always upgrade to the latest version.</p>
<p><cite>http_proxy</cite> is optional and can be used to specify a proxy via which to
download the firmware config and firmware.</p>
</div>
<div class="section" id="managing-settings">
<h2>Managing settings<a class="headerlink" href="#managing-settings" title="Permalink to this headline">¶</a></h2>
<p>This module also includes an <cite>ilo_settings</cite> type. This is a relatively thin
wrapper around functions like <cite>mod_global_settings</cite> to configure any of the
following settings: global (<cite>mod_global_settings</cite>), network
(<cite>mod_network_settings</cite>), snmp (<cite>mod_snmp_im_settings</cite>) and directory
authentication (<cite>mod_dir_config</cite>). As with the above types, an example should
make it clear.</p>
<div class="highlight-puppet"><div class="highlight"><pre><span></span><span class="na">ilo_settings</span> <span class="p">{</span>
<span class="s">"global"</span><span class="p">:</span>
<span class="na">settings</span> <span class="o">=></span> <span class="p">{</span>
<span class="s">"remote_console_port"</span> <span class="o">=></span> <span class="mi">23</span><span class="p">,</span>
<span class="s">"enforce_aes"</span> <span class="o">=></span> <span class="k">true</span><span class="p">,</span>
<span class="s">"f8_login_required"</span> <span class="o">=></span> <span class="k">true</span><span class="p">,</span>
<span class="p">};</span>
<span class="s">"network"</span><span class="p">:</span>
<span class="na">settings</span> <span class="o">=></span> <span class="p">{</span>
<span class="s">"prim_dns_server"</span> <span class="o">=></span> <span class="s">"10.42.1.31"</span><span class="p">,</span>
<span class="s">"sec_dns_server"</span> <span class="o">=></span> <span class="s">"10.42.1.32"</span><span class="p">,</span>
<span class="p">};</span>
<span class="p">}</span>
</pre></div>
</div>
<p>As you can see, the individual settings are not all parameters, instead there’s
only one settings parameter. Any setting that is not managed by puppet is
completely left alone by this module, there are no defaults.</p>
</div>
<div class="section" id="installing-licenses">
<h2>Installing licenses<a class="headerlink" href="#installing-licenses" title="Permalink to this headline">¶</a></h2>
<p>The last functionality (for now) is the <cite>ilo_license</cite> type, which you can use
to install licenses.</p>
<div class="highlight-puppet"><div class="highlight"><pre><span></span><span class="na">ilo_license</span> <span class="p">{</span> <span class="s">"iLO 3 Advanced"</span><span class="p">:</span>
<span class="na">key</span> <span class="o">=></span> <span class="s">"12345-67890-ABCDE-FGHIJ-KLMNO"</span>
<span class="p">}</span>
</pre></div>
</div>
<p>Note that the spelling of the license name is important. If it’s not exactly
the same as what <cite>get_all_licenses</cite> shows, puppet will try to activate the
license again and again.</p>
</div>
<div class="section" id="complete-example">
<h2>Complete example<a class="headerlink" href="#complete-example" title="Permalink to this headline">¶</a></h2>
<p>And here’s a complete example to put all the above together.</p>
<p><cite>/etc/puppet/device.conf</cite>:</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span class="p">[</span><span class="n">server</span><span class="o">-</span><span class="mf">001.</span><span class="n">ilo</span><span class="o">.</span><span class="n">kaarsemaker</span><span class="o">.</span><span class="n">net</span><span class="p">]</span>
<span class="nb">type</span> <span class="n">ilo</span>
<span class="n">url</span> <span class="n">http</span><span class="p">:</span><span class="o">//</span><span class="n">server</span><span class="o">-</span><span class="mf">001.</span><span class="n">ilo</span><span class="o">.</span><span class="n">kaarsemaker</span><span class="o">.</span><span class="n">net</span>
</pre></div>
</div>
<p><cite>/etc/puppet/manifests/nodes.pp</cite></p>
<div class="highlight-puppet"><div class="highlight"><pre><span></span><span class="k">node</span> <span class="s">'management-server.kaarsemaker.net'</span> <span class="p">{</span>
<span class="k">include</span> <span class="na">s_mgmt</span>
<span class="p">}</span>
<span class="k">node</span> <span class="s">'server-001.ilo.kaarsemaker.net'</span> <span class="p">{</span>
<span class="k">include</span> <span class="na">s_ilo</span>
<span class="p">}</span>
<span class="k">node</span> <span class="s">'server-002.ilo.kaarsemaker.net'</span> <span class="p">{</span>
<span class="k">include</span> <span class="na">s_ilo</span>
<span class="p">}</span>
<span class="k">node</span> <span class="s">'server-003.ilo.kaarsemaker.net'</span> <span class="p">{</span>
<span class="k">include</span> <span class="na">s_ilo</span>
<span class="p">}</span>
</pre></div>
</div>
<p><cite>/etc/puppet/modules/s_mgmt/manifests/init.pp</cite></p>
<div class="highlight-puppet"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="na">s_mgmt</span> <span class="p">{</span>
<span class="k">class</span><span class="p">{</span><span class="s">'ilo::proxy'</span><span class="p">:</span>
<span class="na">devices</span> <span class="o">=></span> <span class="p">[</span>
<span class="s">"http://server-001.ilo.kaarsemaker.net"</span><span class="p">,</span>
<span class="s">"http://server-002.ilo.kaarsemaker.net"</span><span class="p">,</span>
<span class="s">"http://server-003.ilo.kaarsemaker.net"</span><span class="p">,</span>
<span class="p">]</span>
<span class="p">}</span>
<span class="p">}</span>
</pre></div>
</div>
<p><cite>/etc/puppet/modules/s_ilo/manifests/init.pp</cite></p>
<div class="highlight-puppet"><div class="highlight"><pre><span></span><span class="k">class</span> <span class="na">s_ilo</span> <span class="p">{</span><span class="c"></span>
<span class="c"> # Always upgrade firmware</span>
<span class="na">ilo_firmware</span> <span class="p">{</span> <span class="nv">$management_processor:</span>
<span class="na">ensure</span> <span class="o">=></span> <span class="s">"latest"</span><span class="p">,</span>
<span class="na">http_proxy</span> <span class="o">=></span> <span class="s">"http://webproxy:3128"</span>
<span class="p">}</span><span class="c"></span>
<span class="c"> # We only have iLO 3's in this setup, so one license will do</span>
<span class="na">ilo_license</span> <span class="p">{</span> <span class="s">"iLO 3 Advanced"</span><span class="p">:</span>
<span class="na">key</span> <span class="o">=></span> <span class="s">"12345-67890-ABCDE-FGHIJ-KLMNO"</span>
<span class="p">}</span>
<span class="na">ilo_settings</span> <span class="p">{</span>
<span class="s">"global"</span><span class="p">:</span>
<span class="na">settings</span> <span class="o">=></span> <span class="p">{</span>
<span class="s">"remote_console_port"</span> <span class="o">=></span> <span class="mi">23</span><span class="p">,</span>
<span class="s">"enforce_aes"</span> <span class="o">=></span> <span class="k">true</span><span class="p">,</span>
<span class="s">"f8_login_required"</span> <span class="o">=></span> <span class="k">true</span><span class="p">,</span>
<span class="p">};</span>
<span class="s">"network"</span><span class="p">:</span>
<span class="na">settings</span> <span class="o">=></span> <span class="p">{</span>
<span class="s">"prim_dns_server"</span> <span class="o">=></span> <span class="s">"10.42.1.31"</span><span class="p">,</span>
<span class="s">"sec_dns_server"</span> <span class="o">=></span> <span class="s">"10.42.1.32"</span><span class="p">,</span>
<span class="p">};</span>
<span class="p">}</span>
<span class="na">ilo_user</span> <span class="p">{</span>
<span class="s">"Administrator"</span><span class="p">:</span><span class="c"></span>
<span class="c"> # Temporary until changed everywhere</span>
<span class="na">password</span> <span class="o">=></span> <span class="s">'P4ssw0rd'</span><span class="p">,</span>
<span class="s">"dennis"</span><span class="p">:</span>
<span class="na">ensure</span> <span class="o">=></span> <span class="k">present</span><span class="p">,</span>
<span class="na">display_name</span> <span class="o">=></span> <span class="s">'Dennis Kaarsemaker'</span><span class="p">,</span>
<span class="na">password_atcreate</span> <span class="o">=></span> <span class="s">'MyPass!'</span><span class="p">,</span>
<span class="na">reset_server_priv</span> <span class="o">=></span> <span class="k">false</span><span class="p">;</span><span class="c"></span>
<span class="c"> # Remove leavers</span>
<span class="p">[</span><span class="s">"jack"</span><span class="p">,</span> <span class="s">"bob"</span><span class="p">]:</span>
<span class="na">ensure</span> <span class="o">=></span> <span class="k">absent</span><span class="p">,</span>
<span class="p">}</span>
<span class="p">}</span>
</pre></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<p class="logo"><a href="index.html" title="index">
<img class="logo" src="_static/python-hpilo.png" alt="Logo"/>
</a></p><div class="sphinx-toc sphinxlocaltoc">
<h3><a href="index.html">Page contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Managing iLO’s with puppet</a><ul>
<li><a class="reference internal" href="#caching">Caching</a></li>
<li><a class="reference internal" href="#configuring-puppet">Configuring puppet</a></li>
<li><a class="reference internal" href="#facts">Facts</a></li>
<li><a class="reference internal" href="#managing-users">Managing users</a></li>
<li><a class="reference internal" href="#managing-ilo-firmware">Managing iLO firmware</a></li>
<li><a class="reference internal" href="#managing-settings">Managing settings</a></li>
<li><a class="reference internal" href="#installing-licenses">Installing licenses</a></li>
<li><a class="reference internal" href="#complete-example">Complete example</a></li>
</ul>
</li>
</ul>
</div>
<div class="sphinxprev">
<h4>Previous page</h4>
<p class="topless"><a href="autofirmware.html"
title="Previous page">← Automated firmware updates</a></p>
</div>
<div class="sphinxnext">
<h4>Next page</h4>
<p class="topless"><a href="troubleshooting.html"
title="Next page">→ Common issues</a></p>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<div><input type="text" name="q" /></div>
<div><input type="submit" value="Go" /></div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="sidebar-toggle-group no-js">
<button class="sidebar-toggle" id="sidebar-hide" title="Hide the sidebar menu">
«
<span class="show-for-small">hide menu</span>
</button>
<button class="sidebar-toggle" id="sidebar-show" title="Show the sidebar menu">
<span class="show-for-small">menu</span>
<span class="hide-for-small">sidebar</span>
»
</button>
</div>
<div class="clearer"></div>
</div>
<div class="relbar-bottom">
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> </li>
<li class="right" >
<a href="troubleshooting.html" title="Common issues"
>next</a> </li>
<li class="right" >
<a href="autofirmware.html" title="Automated firmware updates"
>previous</a> </li>
<li><a href="index.html">python-hpilo 3.9 documentation</a> »</li>
</ul>
</div>
</div>
<div class="footer" role="contentinfo">
© Copyright 2011-2016, Dennis Kaarsemaker.
</div>
<!-- cloud_sptheme 1.4 -->
</body>
</html>
|