Ready to start adding computers
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
<%*
|
||||
let hostname = await tp.system.prompt("Hostname");
|
||||
let description = await tp.system.prompt("Description");
|
||||
-%>
|
||||
---
|
||||
Structure: Hardware⸬Computer
|
||||
Hostname: <% hostname %>
|
||||
IP Address:
|
||||
VPN IP Address:
|
||||
CPU:
|
||||
CPU Cooler:
|
||||
RAM:
|
||||
Motherboard:
|
||||
GPU:
|
||||
NIC:
|
||||
PSU:
|
||||
Case:
|
||||
RAID: false
|
||||
RAID Card/HBA:
|
||||
Disks: See disks section of this note
|
||||
DAP: false
|
||||
PDA1000: false
|
||||
resolver: false
|
||||
UPS:
|
||||
OS:
|
||||
Software:
|
||||
Location:
|
||||
Description: <% description %>
|
||||
Notes:
|
||||
Last Maintenance Date:
|
||||
Last Update Date:
|
||||
---
|
||||
# <% hostname %>
|
||||
> [!warning] <%description %>
|
||||
|
||||
## Disks
|
||||
|
||||
## Hardware History
|
||||
**Originally Built:**
|
||||
Reference in New Issue
Block a user