(Created page with "<noinclude> This is the 'Host' template. It should be called in the following format: <pre> {{Host |name= |location= |purpose= |os= |ssh_root_keys= |ssh_pam= |ssh_userlogin= }} <…") |
No edit summary |
||
| Line 28: | Line 28: | ||
|- | |- | ||
{{#if: {{{ssh_root_keys|}}}|{{!}}'''SSH Root Keys'''}} | {{#if: {{{ssh_root_keys|}}}|{{!}}'''SSH Root Keys'''}} | ||
{{#if: {{{ssh_root_keys|}}}|{{!}} | {{#if: {{{ssh_root_keys|}}}|{{!}}{{{ssh_root_keys|}}}}} | ||
|- | |- | ||
{{#if: {{{ssh_pam|}}}|{{!}}'''PAM enabled'''}} | {{#if: {{{ssh_pam|}}}|{{!}}'''PAM enabled'''}} | ||
Revision as of 14:41, 16 February 2012
This is the 'Host' template. It should be called in the following format:
{{Host
|name=
|location=
|purpose=
|os=
|ssh_root_keys=
|ssh_pam=
|ssh_userlogin=
}}
Edit the page to see the template text.