-
Notifications
You must be signed in to change notification settings - Fork 2
add appliance
stack add appliance {appliance} [membership=string] [node=string] [public=bool]
Add an appliance specification to the database.
-
{appliance}
The appliance name (e.g., 'compute', 'frontend', 'nas').
-
[membership=string]
The full membership name of the appliance. This name will be displayed in the appliances menu by insert-ethers (e.g., 'NAS Appliance'). If not supplied, the membership name is set to the appliance name.
-
[node=string]
The name of the root XML node (e.g., 'compute', 'nas', 'viz-tile'). If not supplied, the node name is set to the appliance name.
-
[public=bool]
True means this appliance will be displayed by 'insert-ethers' in the Appliance menu. The default is 'yes'.
-
stack add appliance nas membership="NAS Appliance" node=nas public=yes
-
stack add appliance tile membership=Tile node=viz-tile public=yes
-
add
- add appliance
- add appliance attr
- add appliance firewall
- add appliance route
- add attr
- add bootaction
- add copyright
- add distribution
- add environment attr
- add firewall
- add host
- add host alias
- add host attr
- add host bonded
- add host bridge
- add host firewall
- add host interface
- add host key
- add host partition
- add host route
- add network
- add os attr
- add os firewall
- add os route
- add pallet
- add route
- add storage controller
- config
- create
- disable
- dump
- enable
- help
- iterate
- list
- load
- open
- remove
- report
- run
- set
- swap
- sync
- unload