summaryrefslogtreecommitdiffstats
path: root/scripts/replica-remove.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/replica-remove.sh')
-rwxr-xr-xscripts/replica-remove.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/replica-remove.sh b/scripts/replica-remove.sh
new file mode 100755
index 0000000..4848553
--- /dev/null
+++ b/scripts/replica-remove.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+REPLICA=$1
+
+ipa-replica-manage -p Secret123 -f del $REPLICA