Added link to ansible module
This commit is contained in:
parent
5cd92f2b55
commit
93a1623e5e
1 changed files with 5 additions and 0 deletions
|
|
@ -28,6 +28,11 @@ believe it's only 26 in my un-air conditioned study).
|
|||
|
||||
# installation (debian/proxmox)
|
||||
|
||||
It's in my [ansible
|
||||
module](https://github.com/spacelama/ansible-initial-server-setup/tree/master/roles/dell_server)
|
||||
(which you won't want to use in full, but you can certainly adapt),
|
||||
but manual installation is:
|
||||
|
||||
```
|
||||
sudo apt install liblist-moreutils-perl lm-sensors ipmitool
|
||||
# I also use my own hddtemp, since debian's hddtemp itself is unmaintained and can't deal with SAS drives and often spins up drives that are spun down:
|
||||
|
|
|
|||
Loading…
Reference in a new issue