diff options
author | 2019-10-10 15:07:45 -0400 | |
---|---|---|
committer | 2019-10-10 15:07:45 -0400 | |
commit | ab24a8de07dac62569ec79425241a6b974ed32a9 (patch) | |
tree | 55cc7ed4f570f36f777650f4fab2d1a60d25e218 /setup.sh | |
parent | f5025949a43415ae92b0885f3e61c43538f5c7b7 (diff) |
We have had divergent repositories for the code that
runs in UNH because of difficulties with Gerrit and
developer laziness. This incorporates the previous change
(removing all references to pharos) and updates everything to
what is currently running.
Change-Id: I5c83c70d5ca686dfa03d49936fdce1603cdac16c
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
Diffstat (limited to 'setup.sh')
-rwxr-xr-x | setup.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,5 +17,5 @@ st2ctl restart st2ctl reload --register-all -st2 run packs.setup_virtualenv packs=laaslab -st2 key load /opt/stackstorm/packs/laaslab/hosts.json +st2 run packs.setup_virtualenv packs=laas +st2 key load /opt/stackstorm/packs/laas/hosts.json |