aboutsummaryrefslogtreecommitdiff
path: root/cloud-deploy/0-create-maas-tags.sh
blob: bb2e465d178841cb3badc4921980ca440f2807e2 (plain)
1
2
3
4
maas admin tags new name='precise' comment='Nodes with HWE kernel selected to be able to run precise'
maas admin tags new name='borman' comment='Lower-performance Borman cartridges' definition='//node/configuration/setting[@id="sku"]/@value = "700352-B21"'
maas admin tags new name='scott1' comment='Higher-performance Scott-1 cartridges' definition='//node/configuration/setting[@id="sku"]/@value = "734619-B21"'
maas admin tags new name='mcdivitt' comment='arm64 cartridges' definition='//node/product = "HP ProLiant m400 Server Cartridge"'