-
Notifications
You must be signed in to change notification settings - Fork 74
add pallet
stack add pallet [pallet ...] [clean=bool] [dir=string] [password=string] [updatedb=string] [username=string]
Add pallets to this machine's pallet directory. This command copies all
files in ISOs or paths recognized by stacki to be pallets to the local
machine. The default location is a directory under /export/stack/pallets.
See also the 'probepal' utility to ascertain how, if at all, stacki will
recognize it.
-
{pallet}
A list of pallets to add to the local machine. If no list is supplied stacki will check if a pallet is mounted on /mnt/cdrom, and if so copy it to the local machine. If the pallet is hosted on the internet, it will be downloaded to a temporary directory before being added. All temporary files and mounts will be cleaned up, with the exception of /mnt/cdrom.
-
{clean=bool}
-
{dir=string}
-
{password=string}
-
{updatedb=string}
-
{username=string}
A username that will be used for authenticating to any remote pallet locations
-
stack add pallet clean=true kernel*iso
Adds the Kernel pallet to local pallet directory. Before the pallet is added the old Kernel pallet packages are removed from the pallet directory.
-
stack add pallet kernel*iso https://10.0.1.3/pallets/
Added the Kernel pallet along with any pallets found at the remote server to the local pallet directory.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.
-
add
- add api blacklist command
- add api group
- add api group perms
- add api sudo command
- add api user
- add api user group
- add api user perms
- add appliance
- add appliance attr
- add appliance firewall
- add appliance route
- add appliance storage controller
- add appliance storage partition
- add attr
- add bootaction
- add box
- add cart
- add copyright
- add environment
- add environment attr
- add environment firewall
- add environment route
- add environment storage controller
- add environment storage partition
- add firewall
- add firmware
- add firmware imp
- add firmware make
- add firmware model
- add firmware version_regex
- add group
- add host
- add host attr
- add host bonded
- add host bridge
- add host firewall
- add host firmware mapping
- add host group
- add host interface
- add host interface alias
- add host key
- add host message
- add host partition
- add host route
- add host storage controller
- add host storage partition
- add network
- add os attr
- add os firewall
- add os route
- add os storage controller
- add os storage partition
- add pallet
- add pallet tag
- add route
- add storage controller
- add storage partition
- add switch host
- add switch partition
- add switch partition member
- compile
- config
- create
- disable
- dump
- enable
- help
- iterate
- list
- load
- pack
- remove
- report
- run
- set
- swap
- sync
- unload
- verify