summaryrefslogtreecommitdiffstats
path: root/scripts/ra-remove.sh
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-02 01:25:14 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-02 01:25:14 -0400
commit59e5a3c130aa292c335698423b879ff7be7e608f (patch)
tree102fbe94a15e2f87811cf28a17bd5d1d6aa74a2b /scripts/ra-remove.sh
parent318e2d96ca495f58cdbcb058a12e0b663aba13b0 (diff)
downloadpki-dev-59e5a3c130aa292c335698423b879ff7be7e608f.tar.gz
pki-dev-59e5a3c130aa292c335698423b879ff7be7e608f.tar.xz
pki-dev-59e5a3c130aa292c335698423b879ff7be7e608f.zip
Added RA scripts.
Diffstat (limited to 'scripts/ra-remove.sh')
-rwxr-xr-xscripts/ra-remove.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/ra-remove.sh b/scripts/ra-remove.sh
new file mode 100755
index 0000000..ef26899
--- /dev/null
+++ b/scripts/ra-remove.sh
@@ -0,0 +1,8 @@
+#!/bin/sh -x
+
+. ./ra-include.sh
+
+pkiremove -pki_instance_root=$INSTANCE_ROOT \
+ -pki_instance_name=$RA_INSTANCE_NAME \
+ -force \
+ -verbose