summaryrefslogtreecommitdiff
path: root/mdx1.swamid.se/overlay
diff options
context:
space:
mode:
Diffstat (limited to 'mdx1.swamid.se/overlay')
-rw-r--r--mdx1.swamid.se/overlay/etc/gitweb.conf30
l---------mdx1.swamid.se/overlay/opt/pyff/mdx.fd1
-rw-r--r--mdx1.swamid.se/overlay/root/.ssh/config10
3 files changed, 41 insertions, 0 deletions
diff --git a/mdx1.swamid.se/overlay/etc/gitweb.conf b/mdx1.swamid.se/overlay/etc/gitweb.conf
new file mode 100644
index 0000000..db6028a
--- /dev/null
+++ b/mdx1.swamid.se/overlay/etc/gitweb.conf
@@ -0,0 +1,30 @@
+# path to git projects (<project>.git)
+$projectroot = "/home/git/repositories";
+
+# directory to use for temp files
+$git_temp = "/tmp";
+
+# target of the home link on top of all pages
+#$home_link = $my_uri || "/";
+
+# html text to include at home page
+#$home_text = "indextext.html";
+
+# file with project list; by default, simply scan the projectroot dir.
+$projects_list = "/home/git/projects.list";
+
+# stylesheet to use
+#@stylesheets = ("static/gitweb.css");
+
+# javascript code for gitweb
+#$javascript = "static/gitweb.js";
+
+# logo to use
+#$logo = "static/git-logo.png";
+
+# the 'favicon'
+#$favicon = "static/git-favicon.png";
+
+# git-diff-tree(1) options to use for generated patches
+#@diff_opts = ("-M");
+@diff_opts = ();
diff --git a/mdx1.swamid.se/overlay/opt/pyff/mdx.fd b/mdx1.swamid.se/overlay/opt/pyff/mdx.fd
new file mode 120000
index 0000000..58d705b
--- /dev/null
+++ b/mdx1.swamid.se/overlay/opt/pyff/mdx.fd
@@ -0,0 +1 @@
+/opt/swamid-metadata/mdx.fd \ No newline at end of file
diff --git a/mdx1.swamid.se/overlay/root/.ssh/config b/mdx1.swamid.se/overlay/root/.ssh/config
new file mode 100644
index 0000000..191b05b
--- /dev/null
+++ b/mdx1.swamid.se/overlay/root/.ssh/config
@@ -0,0 +1,10 @@
+Host mdx1.swamid.se
+ IdentityFile ~/.ssh/md
+Host mdx2.swamid.se
+ IdentityFile ~/.ssh/md
+Host md1.swamid.se
+ IdentityFile ~/.ssh/md
+Host md2.swamid.se
+ IdentityFile ~/.ssh/md
+Host md-master.swamid.se
+ IdentityFile ~/.ssh/md