iLO Foundation App

This commit is contained in:
Daniel Gibbs 2019-06-14 20:42:52 +01:00
parent 3058202e38
commit aa3d9b0ca1
3 changed files with 15 additions and 0 deletions

5
ILO/ILO.php Normal file
View File

@ -0,0 +1,5 @@
<?php namespace App\SupportedApps\iLO;
class iLO extends \App\SupportedApps {
}

10
ILO/app.json Normal file
View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB