summaryrefslogtreecommitdiffstats
path: root/scripts/conf
diff options
context:
space:
mode:
authorAbhishek Koneru <akoneru@redhat.com>2013-11-09 03:13:23 -0500
committerAbhishek Koneru <akoneru@redhat.com>2013-11-10 15:16:02 -0500
commitc75ce3cf5e20be3f9a4b12f8e2b982a41ca9b4ca (patch)
tree06a92cbce32b75716027fe77260164aae4660da2 /scripts/conf
parentabd6142c740225d0e7632111fdc19317710a5701 (diff)
downloadpki-c75ce3cf5e20be3f9a4b12f8e2b982a41ca9b4ca.tar.gz
pki-c75ce3cf5e20be3f9a4b12f8e2b982a41ca9b4ca.tar.xz
pki-c75ce3cf5e20be3f9a4b12f8e2b982a41ca9b4ca.zip
Fixes for review comments
Fixed the basic review comments for patches 74,75,76,77,78. Tickets #657,722,723,724,725,785
Diffstat (limited to 'scripts/conf')
-rw-r--r--scripts/conf/repository.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/conf/repository.cfg b/scripts/conf/repository.cfg
new file mode 100644
index 000000000..fba586c69
--- /dev/null
+++ b/scripts/conf/repository.cfg
@@ -0,0 +1,8 @@
+### Location where the files have to be copied ###
+### Same parameter for both local and remote ###
+REPOSITORY_LOCATION=/var/www/html/pki
+
+### Remote host details###
+REPOSITORY_HOST=
+USERNAME=
+PASSWORD=