Skip to content

Instantly share code, notes, and snippets.

@majduk
majduk / hp-raid-cfg
Created June 12, 2019 12:26 — forked from ThinGuy/hp-raid-cfg
Example MaaS Commissioning script to configure HP RAID
#!/bin/bash -x
# --- Start MAAS 1.0 script metadata ---
# name: 00-hp-array-01-config
# type: commissioning
# title: Configure HP Smart Array controllers on HP systems
# description: Configure HP Smart Array Controllers
# script_type: commissioning
# destructive: True
# tags: configure_hba commissioning
# --- End MAAS 1.0 script metadata ---