mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-20 04:16:08 +08:00
iLO Foundation App
This commit is contained in:
parent
3058202e38
commit
aa3d9b0ca1
5
ILO/ILO.php
Normal file
5
ILO/ILO.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\iLO;
|
||||
|
||||
class iLO extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
ILO/app.json
Normal file
10
ILO/app.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "ef49854fbbea334dbaf393d4b4ad9381cb931e91",
|
||||
"name": "iLO",
|
||||
"website": "https://www.hpe.com/us/en/servers/integrated-lights-out-ilo.html",
|
||||
"license": "Proprietary",
|
||||
"description": "iLO, is an embedded server management technology by Hewlett-Packard ",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "ilo.png"
|
||||
}
|
||||
BIN
ILO/ilo.png
Normal file
BIN
ILO/ilo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.7 KiB |
Loading…
x
Reference in New Issue
Block a user