openstack-virtual-baremetal/bin/deploy-controller
Ben Nemec 1e98fb2d85 Switch order of -e in all deploy scripts
This allows us to override resource registry entries in the env
file, such as for using an existing floating ip in quintupleo.
2015-11-25 13:53:53 -06:00

5 lines
146 B
Bash
Executable File

#!/bin/bash
op=${1:-create}
heat stack-$op -f templates/virtual-baremetal.yaml -e templates/resource-registry.yaml -e controller.yaml controller