diff options
Diffstat (limited to 'data/UNH_IOL/hostlist.json')
-rw-r--r-- | data/UNH_IOL/hostlist.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/UNH_IOL/hostlist.json b/data/UNH_IOL/hostlist.json new file mode 100644 index 0000000..cd03859 --- /dev/null +++ b/data/UNH_IOL/hostlist.json @@ -0,0 +1,14 @@ +{ + "profiles": { + "HPE_Proliant": [ + "hpe13", + "hpe14", + "hpe15", + "hpe16", + "hpe17", + "hpe18", + "hpe19", + "hpe20" + ] + } +} |