summaryrefslogtreecommitdiffstats
path: root/scripts/tps-remove.sh
blob: 62432bb04afc4e3c0b1a7fd5226988c57b1d5ae6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh -x

SRC_DIR=`cd ../.. ; pwd`
INSTANCE_NAME=tps-master

pkidestroy -v -s TPS -i $INSTANCE_NAME

#. ./tps-include.sh

#pkiremove -pki_instance_root=$INSTANCE_ROOT     \
#          -pki_instance_name=$TPS_INSTANCE_NAME \
#          -force                                \
#          -verbose