summaryrefslogtreecommitdiffstats
path: root/scripts/kra-remove.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kra-remove.sh')
-rwxr-xr-xscripts/kra-remove.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/kra-remove.sh b/scripts/kra-remove.sh
index 71d7b85..3ddfa9d 100755
--- a/scripts/kra-remove.sh
+++ b/scripts/kra-remove.sh
@@ -1,5 +1,7 @@
#!/bin/sh -x
+INSTANCE_NAME=pki-kra
+
pkiremove -pki_instance_root=/var/lib\
- -pki_instance_name=pki-kra\
+ -pki_instance_name=$INSTANCE_NAME\
-force