Add basic LOC SMS support for theo-server machine

This commit is contained in:
Lance Edgar 2020-09-23 15:07:21 -05:00
parent 1b227a8d32
commit 6b88090587
12 changed files with 168 additions and 3 deletions
machines/theo-server/deploy/theo-common

View file

@ -28,6 +28,9 @@ $RATTAIL --runas corepos import-corepos-api --delete
% elif env.theo_integrates_with == 'catapult':
# Catapult -> Theo
$RATTAIL --runas catapult import-catapult --delete
% elif env.theo_integrates_with == 'locsms':
# LOC SMS -> Theo
$RATTAIL --runas locsms import-locsms --delete
% endif
# make sure version data is correct