summaryrefslogtreecommitdiffstats
path: root/scripts/kra-remove.sh
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-04-13 00:49:41 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-04-13 11:05:37 -0500
commitcd1ab0aaa0f2882fb67bd30e7955a77e5116ae2b (patch)
tree79fe686e9ac94583acc248450d63daa1ba0f3020 /scripts/kra-remove.sh
parent61ba4653098c9b37ba4679421cfb1a7856bd5669 (diff)
downloadpki-dev-cd1ab0aaa0f2882fb67bd30e7955a77e5116ae2b.tar.gz
pki-dev-cd1ab0aaa0f2882fb67bd30e7955a77e5116ae2b.tar.xz
pki-dev-cd1ab0aaa0f2882fb67bd30e7955a77e5116ae2b.zip
Added CA include script.
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