jenkins-bot has submitted this change and it was merged.

Change subject: Update symlinks to web configs
......................................................................


Update symlinks to web configs

Change-Id: If6f304a48a2849450122b86a59c01d3965e858dd
---
A docroot/noc/conf/cirrus.dblist
D docroot/noc/conf/en2.conf
D docroot/noc/conf/ganglia.conf
D docroot/noc/conf/nagios.conf
D docroot/noc/conf/postrewrites.conf
A docroot/noc/conf/wikimania.conf
D docroot/noc/conf/www.wikipedia.conf
A docroot/noc/conf/wwwportals.conf
M docroot/noc/createTxtFileSymlinks.sh
9 files changed, 5 insertions(+), 10 deletions(-)

Approvals:
  Reedy: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/docroot/noc/conf/cirrus.dblist b/docroot/noc/conf/cirrus.dblist
new file mode 120000
index 0000000..1f517a9
--- /dev/null
+++ b/docroot/noc/conf/cirrus.dblist
@@ -0,0 +1 @@
+../../../cirrus.dblist
\ No newline at end of file
diff --git a/docroot/noc/conf/en2.conf b/docroot/noc/conf/en2.conf
deleted file mode 120000
index 4525020..0000000
--- a/docroot/noc/conf/en2.conf
+++ /dev/null
@@ -1 +0,0 @@
-/home/wikipedia/conf/httpd/en2.conf
\ No newline at end of file
diff --git a/docroot/noc/conf/ganglia.conf b/docroot/noc/conf/ganglia.conf
deleted file mode 120000
index 02e7de5..0000000
--- a/docroot/noc/conf/ganglia.conf
+++ /dev/null
@@ -1 +0,0 @@
-/home/wikipedia/conf/httpd/ganglia.conf
\ No newline at end of file
diff --git a/docroot/noc/conf/nagios.conf b/docroot/noc/conf/nagios.conf
deleted file mode 120000
index 6a64601..0000000
--- a/docroot/noc/conf/nagios.conf
+++ /dev/null
@@ -1 +0,0 @@
-/home/wikipedia/conf/httpd/nagios.conf
\ No newline at end of file
diff --git a/docroot/noc/conf/postrewrites.conf 
b/docroot/noc/conf/postrewrites.conf
deleted file mode 120000
index 1431030..0000000
--- a/docroot/noc/conf/postrewrites.conf
+++ /dev/null
@@ -1 +0,0 @@
-/home/wikipedia/conf/httpd/postrewrites.conf
\ No newline at end of file
diff --git a/docroot/noc/conf/wikimania.conf b/docroot/noc/conf/wikimania.conf
new file mode 120000
index 0000000..8472b37
--- /dev/null
+++ b/docroot/noc/conf/wikimania.conf
@@ -0,0 +1 @@
+/home/wikipedia/conf/httpd/wikimania.conf
\ No newline at end of file
diff --git a/docroot/noc/conf/www.wikipedia.conf 
b/docroot/noc/conf/www.wikipedia.conf
deleted file mode 120000
index 7282f1a..0000000
--- a/docroot/noc/conf/www.wikipedia.conf
+++ /dev/null
@@ -1 +0,0 @@
-/home/wikipedia/conf/httpd/www.wikipedia.conf
\ No newline at end of file
diff --git a/docroot/noc/conf/wwwportals.conf b/docroot/noc/conf/wwwportals.conf
new file mode 120000
index 0000000..12fa61a
--- /dev/null
+++ b/docroot/noc/conf/wwwportals.conf
@@ -0,0 +1 @@
+/home/wikipedia/conf/httpd/wwwportals.conf
\ No newline at end of file
diff --git a/docroot/noc/createTxtFileSymlinks.sh 
b/docroot/noc/createTxtFileSymlinks.sh
index e9f1f34..527294c 100755
--- a/docroot/noc/createTxtFileSymlinks.sh
+++ b/docroot/noc/createTxtFileSymlinks.sh
@@ -99,19 +99,16 @@
 # Create non-txt symlink from /home/wikipedia/conf
 other_config_file=(
        httpd/all.conf
-       httpd/en2.conf
        httpd/foundation.conf
-       httpd/ganglia.conf
        httpd/main.conf
-       httpd/nagios.conf
        httpd/nonexistent.conf
-       httpd/postrewrites.conf
        httpd/redirects.conf
        httpd/remnant.conf
        httpd/search.wikimedia.conf
        httpd/secure.wikimedia.conf
        httpd/wikimedia.conf
-       httpd/www.wikipedia.conf
+       httpd/wikimania.conf
+       httpd/wwwportals.conf
 
        lucene/lsearch-global-2.1.conf
 )

-- 
To view, visit https://gerrit.wikimedia.org/r/91788
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If6f304a48a2849450122b86a59c01d3965e858dd
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to