This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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 --- |