summaryrefslogtreecommitdiffstats
path: root/scripts/include.sh
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2012-03-15 11:19:48 -0500
committerEndi S. Dewata <edewata@redhat.com>2012-03-15 11:19:48 -0500
commitc489672a513f7e5d3eb10b29622680f23dcdf65f (patch)
tree27af0f2c1ecbcbddc451e324ab9094b7c491bda6 /scripts/include.sh
downloadfreeipa-dev-c489672a513f7e5d3eb10b29622680f23dcdf65f.tar.gz
freeipa-dev-c489672a513f7e5d3eb10b29622680f23dcdf65f.tar.xz
freeipa-dev-c489672a513f7e5d3eb10b29622680f23dcdf65f.zip
Initial check-in.
Diffstat (limited to 'scripts/include.sh')
-rwxr-xr-xscripts/include.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/include.sh b/scripts/include.sh
new file mode 100755
index 0000000..138c768
--- /dev/null
+++ b/scripts/include.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+IPA_JSON_URL="https://$HOSTNAME/ipa/json"
+#IPA_JSON_URL="http://localhost:8888/ipa/json"