puppet/modules/rhizo_base/files/stack

7 lines
161 B
Bash

#!/bin/bash
if [ "$1" == "" ] ; then
_cmd="status"
else
_cmd=$1
fi
systemctl $_cmd osmo-stp osmo-bsc osmo-msc osmo-hlr osmo-mgw osmo-sgsn osmo-sip-connector