No edit summary |
(+ disks/ram/swap) |
||
| Line 8: | Line 8: | ||
|purpose= | |purpose= | ||
|os= | |os= | ||
|disks= | |||
|ram= | |||
|swap= | |||
|ssh_root_keys= | |ssh_root_keys= | ||
|ssh_pam= | |ssh_pam= | ||
| Line 27: | Line 30: | ||
| {{{os|}}} | | {{{os|}}} | ||
|- | |- | ||
! ssh | ! Disks | ||
| {{{disks|}}} | |||
|- | |||
! RAM | |||
| {{{ram|}}} | |||
|- | |||
! Swag | |||
| {{{swap|''none''}}} | |||
|- | |||
! ssh key path | |||
| {{{ssh_root_keys|}}} | | {{{ssh_root_keys|}}} | ||
|- | |- | ||
! PAM | ! PAM? | ||
| {{{ssh_pam|}}} | | {{{ssh_pam|}}} | ||
|- | |- | ||
! user login | ! SSH user login? | ||
| {{{ssh_userlogin|}}} | | {{{ssh_userlogin|}}} | ||
|} | |} | ||
[[Category:Administration]] | [[Category:Administration]] | ||
</includeonly> | </includeonly> | ||
Revision as of 20:31, 16 February 2012
This is the 'Host' template. It should be called in the following format:
{{Host
|name=
|location=
|purpose=
|os=
|disks=
|ram=
|swap=
|ssh_root_keys=
|ssh_pam=
|ssh_userlogin=
}}
Edit the page to see the template text.