https://github.com/wikimedia/operations-puppet

sort by:
Revision Author Date Message Commit Date
266ba03 navtiming: Remove 'site' from by_browser, add 'all' browser version * The site split isn't very useful due to the low sampling rate. For performance of desktop/mobile/mobile-beta the regular data that isn't split by browser (and the WebPageTest data) should suffice. * In addition, for useful graphing, we need a combined version metric per browser family since it's not feasible to produce an accurate median on the client-side given that the weights disappear after stats. Change-Id: Ie40486cfb3816a60bec4f15f7ed5953377315af4 18 February 2016, 23:22:45 UTC
c2d691e postgres: move roles to modules/role/ split up the roles into one file per class and move them into the proper autoload layout in the role module Change-Id: I6a7e7d1781f54ac28246852033145add6f0f1252 18 February 2016, 22:34:55 UTC
0ac4fe5 swift: move roles to modules/role/ Split the file into one file per class and move them into the proper autoload layout in the role module. Change-Id: Iab6bb38b47b172e07c60de23aefa180ec3f011c4 18 February 2016, 22:11:48 UTC
2b38df4 Use $repo for trebuchet deploy, use proper dependcy for base::service_unit for both scap3 and trebuchet cases Change-Id: I236cc67be487b7150242e490624c3ba86392070d 18 February 2016, 22:07:37 UTC
2b5cf72 Add scap3 deployment option for services This adds a parameter to the service::node resource to allow for deployment of a service via scap3. scap::target now installs the specified package using the new scap3 puppet provider. Change-Id: I067bd20feabf60ab1d9ce336766792a46eefee6b 18 February 2016, 21:49:53 UTC
c779b63 Fix variable in eventbus role Change-Id: I623ef5619e6eb479f4a8110405237ba652bfd33a 18 February 2016, 21:48:52 UTC
7917a9d Fix eventbus role after scap::target change, deploy_path no longer needed Change-Id: I261375b2fbdadabfc33cab1692fa864ae3ff3877 18 February 2016, 21:44:42 UTC
a970aa9 Add zookeeper host config to hiera deployment-prep Bug: T127369 Change-Id: I73ab7b407b456343d69651225c676528546d3eb9 18 February 2016, 21:36:16 UTC
55ea3cb beta: Use public-wiki-rewrites.incl to better match mediawiki production This include is already provided via sites.pp by the mediawiki role to both beta_sites and prod_sites. Change-Id: I934cd383e40f5e0609a1afef847043b386480562 18 February 2016, 21:35:37 UTC
fbeac50 Move deployment-prep beta kafka cluster config to ops/puppet hiera Bug: T127369 Change-Id: Ibbb5292dfda7d35f62f9249993ad8d2b1490ce3e 18 February 2016, 21:31:26 UTC
081f0a1 mediawiki: Remove outdated bits config for /static/current fonts Static assets, including those for UniversalLanguageSelector, are all served from "/static" now, which are hostname-relative (e.g. not served from bits). And in case something does point to bits, bits is covered by text-frontend, which routes /static through a canonical hostname (en.wikipedia.org), so even direct urls to bits.wikimedia.org/static won't reach this configuration. Example of url used by ULS on mediawiki.org: > https://www.mediawiki.org/static/current/extensions > /UniversalLanguageSelector/[..]/ComicNeue-Regular.woff Change-Id: Ie2c5e3b3b08cfb6d518f04525f2ab6a0d8bd84b8 18 February 2016, 21:30:17 UTC
a618b8c dotfiles(ori): add smarter cd If argument to cd is a file name (and not a directory name), change directory to the directory where the file is located, instead of exiting with the error message "Not a directory". Change-Id: Idb244411c5b080e303eaab73ab784b5bd5e14432 18 February 2016, 21:20:41 UTC
46b9a23 mediawiki: Remove dead-end redirect at /stats for chapter wikis There is nothing at https://www.wikimedia.org/stats/ or https://www.wikimedia.org/stats/{hostname}/. Change-Id: Ic21c2834debf130a95fb292797543fc4f133f2ce 18 February 2016, 21:20:13 UTC
474c04a navtiming: Improve parse_ua and add unit tests Bug fixes: * MSIE didn't match (matched underscore instead of space). * iOS_other broke metric (joined with dot instead of underscore). * Safari version was wrong (used arbitrary first digit of WebKit build). * Opera version was wrong (uses "Version/" as of Opera 10+). * Mobile Safari didn't match (matched iOS WebView) instead. * Firefox OS sometimes matched as IE 11 (due to "rv:11"). New: * Add match for Firefox Mobile. Other: * Make browser version a sub metric of family. * Add unit tests. * Default to "Other". Bug: T112594 Change-Id: Iba24db816276a53bb68d82688007f3d002437dce 18 February 2016, 21:17:53 UTC
acdcbcd mediawiki: Resolve docroot symlink used by bits /w/extension "/srv/mediawiki/docroot/wikimedia.org/w/extensions" is a symlink to "/srv/mediawiki/php/extensions/". That indirection is confusing and unneeded. Also: * Minor change to match comment and order between files for consistency. Change-Id: I34de0cea0c80ffc7a5846de55b8a435905ae33fb 18 February 2016, 21:12:13 UTC
328adf9 Move the labs pdns db server into hiera. Previously labtest was hitting the production pdns db, which isn't going to work at all. Change-Id: If2c1bbe28b422db7359931b464925bc10167cd1a 18 February 2016, 19:50:29 UTC
ea73e4c phabricator: redirect old task creation URL to new one Bug: T127286 Change-Id: I8e59b32ec6c261bc8054e8401595fbf1b2514f17 18 February 2016, 19:32:04 UTC
8d889af phabricator: redirect old sprint board URL to default board Bug: T127348 Change-Id: Iee3d1806be46ecadb2317a30ef4c4ade39ae4e60 18 February 2016, 18:32:58 UTC
7f3d7aa Allow heartbeat table to replicate to dbstore* hosts This enables heartbeat replica monitoring on dbstorehosts. It may have a tax in performance we may not be able to pay. Requires validation, reversion on lag issues. bug: T114752 Change-Id: I9a5f6cb21473d2c754d1398f703e5448b29ecd8e 18 February 2016, 18:16:42 UTC
8804480 mariadb: Add new es2011-2019 servers Add new external store servers in codfw: - es1: es2011-2013 - es2: es2014-2016 - es3: es2017-2019 Bug: T127330 Change-Id: I5166154dbcfbd14673bda16e9cccaed5ac37643a 18 February 2016, 17:53:40 UTC
3a24cab cache_misc: disable do_gzip Easiest way to test this interaction across layers in cache_misc for the bug linked below... Bug: T127294 Change-Id: I68ceace3e4bfbf93b57fa488cc12eb4552dfe736 18 February 2016, 17:38:50 UTC
60dd428 lvs: remove rt_cache_rebuild_count sysctl This doesn't exist in 3.6+. We've been on jessie w/ 3.19 for a while, and now we're on 4.4, so this is just historical cruft. Change-Id: I9e987367309a0db6c6938319116f71c4543053bb 18 February 2016, 17:38:26 UTC
e5d56cf RESTBase: Enable purging and minor config style changes We have a purging module which allows us to send HTCP purge requests to the vhtcpd daemon sitting on the Varnish text machine. This change enables purging content (currently only for MobileApps) whenever there's a new render of the same content stored in RESTBase's storage. After this patch is deployed, only the MobileApps end points are going to be purged whenever a page needs to be re-rendered on page edit events (3 URLs, at the approx rate of 10 reqs/sec). The full list of purged URLs will soon include up to 10 purge requests for each page edit (at the same rate). Note that template updates will also trigger re-renders (and thus purges) at a higher rate. This patch also slightly changes the config file style of RESTBase to be fully Swagger-compliant. Change-Id: Ia50d2a293a98265a4e560f558339d0553d6bd203 18 February 2016, 17:14:00 UTC
c61e72c Disable cirrus search crons on mw1152 Maintenance crons for Cirrus are not meant to run on multiple hosts at the same time. They are already running on terbium and should not be running on mw1152 as this is a test re-image machine. Bug: T127322 Change-Id: I29b0696899b1085609200af726053087995a665a 18 February 2016, 16:38:32 UTC
2d8bf78 vagrant: Add upstart script to start container on boot Add an Upstart script that will look for an existing MediaWiki-Vagrant LXC container and start it if found. Bug: T127129 Change-Id: Icf4cad56770cb992a1c6937c60c8976d5d9328b9 18 February 2016, 16:34:29 UTC
f4eaecb nutcracker: re-organize redis servers list Transform the nutcracker-centric list we had into a structured hash of data, that can be used as source of information for other purposes too, as for example establish redis replication pairs. Also, add the two additional instances in codfw introduced in Ia85aee42 Bug: T126470 Change-Id: I65dc207e54822bf911744ff8832349a052789bcc 18 February 2016, 16:23:06 UTC
0970fb5 admin: add nuria/mforns/milimetric to analytics-admins Bug: T126752 Change-Id: I4d6f11deb28cefa33fa7102521bc6f73ced6447a 18 February 2016, 16:18:24 UTC
455307f Glance policy: Add the 'glanceadmin' role to allow image manipulation For the moment, this is just to allow nodepool to delete and upload images without opening the door wide for anyone to mess with images. Bug: T127310 Change-Id: I5e3d94eb8eb3f899c93d2431e18aa895bd76bf33 18 February 2016, 16:01:07 UTC
aa789db reprepro: add HP's MCP repository to updates Used for HP's RAID tools. Bug: T97998 Change-Id: I841604afb87683f72b4e33eaf4c1f37c0717327e 18 February 2016, 15:56:13 UTC
985a258 role::memcached: add a second redis instance on mc20{01,16} Since we want to replicate redis session data so that we're able to switch datacenter without loss of sessions for our users, we need to map 1:1 the redises in codfw and eqiad, so we need to have 18 shards in both DCs. Given the small amount of resources used by the sessions redises, we create two additional instances on those nodes. Bug: T126470, T124879 Change-Id: Ia85aee424a28614a1f3f9b2cb159689224a17544 18 February 2016, 10:14:10 UTC
d3a9e93 Fix etherpad monitoring Bug: T127269 Change-Id: I5beaf3cf415b643f95f421db88da05d79383e82b 18 February 2016, 08:43:02 UTC
e958bc9 logrotate: Convert geoipupdate to logrotate::conf Bug: T127025 Change-Id: I49fa5f02899ba066dcfbb106a492a30465873983 18 February 2016, 07:20:36 UTC
8af44e0 Forward maniphest security extension to release/2016-02-18/2 Had to remove a file that conflicted with the update. Also have to remove the event listener config to avoid class-not-found exceptions. Change-Id: Ib03d555817ecc6e83b54f8f796c881c5e3f3279a 18 February 2016, 02:49:37 UTC
ee13314 phabricator: allow port 25 for ipv6 too Bug: T127053 Change-Id: I07d6929b358bd3d00b251142113368096f4653b5 18 February 2016, 02:04:44 UTC
1c0ae39 Install the scap package from deb instead of trebuchet This was previously reverted (Iaa518889fa2c8b3d81db9e466cb63d0fcbc30cc4) Now it's been tested on deployment-tin and it needs to get re-re-verted This switches scap to use the apt provider and fixes paths to point to `/usr/bin/$binary` instead of `/srv/deployment/scap/scap/bin/$binary` Bug: T114363 Change-Id: I7dd552056c6ad58164e44b77e0c20e15daac2a0b 17 February 2016, 23:50:50 UTC
b261064 make scap::target use the scap3 package provider This also updates eventbus to pass manage_user=>false Refs T113072 Bug: T127215 Change-Id: I223a9fff2d48a3372ca14e56ae94087a6530f9ee 17 February 2016, 23:43:16 UTC
a104077 update phabricator to release/2016-02-18/1 Bug: T120013 Change-Id: Id61aff3802401cbfe4773818572060c4d4ab052d 17 February 2016, 23:39:03 UTC
9c38a20 nginx keepalives: enable for upload Bug: T107749 Change-Id: I86f7ea691a78c16eadcbb42b2cf38a7caac48ce0 17 February 2016, 22:39:24 UTC
c8e34b4 Move novaadmin authority from 'testlabs' to 'admin' Having the 'testlabs' project contain the admin role for administrative tasks is a weird historical leftover. We now have an 'admin' project which can serve this purpose and be less confusing to future users. Change-Id: I3b6a1ebbef463296c7407a3fac388fc78e4635f0 17 February 2016, 22:35:39 UTC
5154c3e tlsproxy: set files ulimit at 2x conns Change-Id: I9f09a7f807a90eaba74349dcf5e928a0524bfda1 17 February 2016, 22:13:28 UTC
811824c Beta: Update git_server for scap Needed for Beta deployment targets to determine the correct deployment host. Change-Id: I449949dee153d7e941e42a6a4a2bcdeaaa9aa7ea 17 February 2016, 21:43:42 UTC
7995659 Update Cloudera package reprepro updates to CDH 5.5.2 Bug: T119646 T127115 Change-Id: Idc5398d1713bf1f0bbb2c5ee0a829711e07f88bf 17 February 2016, 21:35:59 UTC
609dd34 labs: Allow setting NFS mounts to be soft via hiera Bug: T127224 Change-Id: I081bd212b043327c66f4f854f16c4d621e630a3c 17 February 2016, 21:32:20 UTC
a926147 enable tcp_tw_reuse on caches Bug: T107749 Change-Id: Ib0e0a45c0a71f52437b316c51e544661ee2d3fb5 17 February 2016, 21:17:04 UTC
66acb56 beta: move roles to modules/role/ - split the large file into one file per class, per style guide and lint - move them into autoload layout in the role module and out of manifests/role/ Change-Id: If8f08467126ec607806c7b704f9953c96dc17e88 17 February 2016, 20:42:30 UTC
8a3cc07 mediawiki: Apply public-wiki-rewrites to all remaining wiki domains Follows-up 73cd57b (added wmfstatic). The include was already applied to: *.wikipedia.org, *.wikinews.org, *.wiktionary.org, *.wikimedia.org, and www.mediawiki.org. This change applies it to the remaining domains: - *.wikiquote.org - *.wikibooks.org - *.wikisource.org - *.wikiversity.org - *.wikivoyage.org - usability.wikimedia.org (previously forgotten, this incidentally fixes the https://usability.wikimedia.org/robots.txt 404 Not Found error) This makes wmfstatic paths work on these domains, too: > https://en.wikiquote.org/w/resources/assets/poweredby_mediawiki_88x31.png > https://en.wikibooks.org/w/resources/assets/poweredby_mediawiki_88x31.png > https://en.wikisource.org/w/resources/assets/poweredby_mediawiki_88x31.png > https://en.wikiversity.org/w/resources/assets/poweredby_mediawiki_88x31.png > https://en.wikivoyage.org/w/resources/assets/poweredby_mediawiki_88x31.png Bug: T99096 Change-Id: Iadcc9c890f484dbad81450c03d005c898fa23990 17 February 2016, 20:25:05 UTC
3caba5d navtiming: tee save timing stats for mediawikiwiki to separate metric To isolate T126700, I'd like to try rolling back a wiki to wmf12. It has to be a wiki that gets enough edit activity to generate meaningful data, so I'm going with mediawikiwiki. Change-Id: Ib6d04061cfeec520f0be1b3f3fe6b0407f32855b 17 February 2016, 20:13:44 UTC
4103f6a nginx keepalives: enable for text Bug: T107749 Change-Id: I7f21bcf008e67e8e419ce24eddf4a3f2b209b1b3 17 February 2016, 19:59:51 UTC
9683cf7 ruthenium: Tweak the update_parsoid.sh script to make it more robust * Eliminate the remote possibility of a race condition. * Ensure that parsoid repos are in master branch before git pull. Change-Id: I0ed6f622b5f4bc4829674414ceb0fc8a6db1539d 17 February 2016, 19:34:58 UTC
4d05674 mediawiki: Apply public-wiki-rewrites.incl to www.mediawiki.org Follows-up 73cd57b (added wmfstatic), 0c901c8 (created the include). Otherwise wmfstatic paths don't work. E.g. > https://www.mediawiki.org/w/resources/assets/poweredby_mediawiki_88x31.png Bug: T99096 Change-Id: I13551006f44a4a9afb8ae61da8e728e1044443f7 17 February 2016, 19:33:35 UTC
59f52a9 tlsproxy: upstreams need distinct names Change-Id: If3e4bb0a4a4cbe0fd56f0073f68c36f3bb7c6c66 17 February 2016, 19:25:48 UTC
547654f dhcpd: fix MAC of es2014, add es2019 Bug:T126006 Change-Id: I4de2baf10669b4fcefbcfdcf27f08690da269dcf 17 February 2016, 19:21:38 UTC
fbeb033 nginx keepalives: enable for maps+misc Bug: T107749 Change-Id: I0e2fe0e0cc2ee8697e9b9abcec65abc79078f5ba 17 February 2016, 19:05:17 UTC
c80b742 etherpad: Simplify module and role These days we no longer have apache for etherpad. Remove all apache configuration from role, and simplify the module by setting some sensible defaults for some parameters and stop declaring them on the role level. Also: * Remove the old apache configuration file * Remove the autorestarter that never really worked * Set default charset to utf8mb4 Change-Id: I54a8c3314f4dc34f7af8325ca722e90b5241a953 17 February 2016, 19:03:14 UTC
5cf7c6d netboot.cfg - replace tabs with spaces Another file we have to edit all the time and we keep ending up with mixed spaces and tabs because puppet files and DNS have been switched to use spaces. So just replacing them here for once as well. Change-Id: I4af863f1efc34de5819a4124ce2248fae2357fb9 17 February 2016, 18:59:44 UTC
05b86fa dhcp: replace tabs with spaces Since we replaced tabs in puppet and DNS and we keep getting mixed spaces and tabs in these files all the time, i'm replacing all tabs with spaces here for once to be done with it. Change-Id: I27e8d13afee97a9c438eddad17f208acd0ee9931 17 February 2016, 18:33:36 UTC
66f59f7 partman: another fix to db.cfg to allow fully unattended install Change-Id: I8517528ce054d2e4b857ba10681732c71c7fa050 17 February 2016, 17:45:47 UTC
57f0fd3 partman: fix db.cfg to allow unattended install Fix per instructions from Papaul who tested this in his labs setup. Change-Id: I62be9ff5751f237c2e1cfb4cd9600a3e15ff9ce0 17 February 2016, 17:19:52 UTC
70f3ba9 Update admin_project_id in keystone Creating a new 'testlabs' project with an arbitrary ID worked fine for keystone, but meant that nova no longer knew what project was 'testlabs' So, I dug in the keystone DB and changed the ID back to 'testlabs' and re-imported all the rights. Seems better. Change-Id: I4adcfd719f8de4c77577397ea29d361038d6f637 17 February 2016, 01:59:51 UTC
2d4d03c Fix typo that prevented from a fully unattended install Bug: T126006 T116902 Change-Id: Iaf268f611ca505ac6019c9fb42eed65764abe53c 17 February 2016, 16:10:28 UTC
9531302 make dump stages template more flexible allow calculation of number of jobs at a time rather than hard coding in the number this needs https://gerrit.wikimedia.org/r/271237 before it can be merged Change-Id: Ieba23ecd7ba86034b9da2e7a4cdad41b9c59496e 17 February 2016, 15:41:36 UTC
358bae8 Use heartbeat when possible to check slave lag Change current check_mariadb.pl script to try to use heartbeat first, then failback to the current system. This will allow more accurante measurements, independent if the system has replication running or not. FIXME: for full backwards compatibility, this uses the immediate master as the original master, something that will have to be fixed afterwards by indicating which host is the real shard master (ready on the script, but has to be added on puppet on a subsequent commit. Bug: T112473 T114752 Change-Id: I2d229173a0fdf5d91e6c95b4a6cb1335fa56f317 17 February 2016, 15:31:17 UTC
14ebfb5 no_nfs_client: fix service dep order if puppet happens to stop rpcbind before stopping nfs-common, it gets restarted instantly, and then doesn't truly stop until the next puppet run. Change-Id: Ib1b41e0b3c5d8b9a6d8e4f4e34546252fc608cb5 17 February 2016, 15:16:45 UTC
3cf1908 base::no_nfs_client - define and use on cp*/lvs* Some classes of machines don't use nfs client services and shouldn't be running the unecessary daemons (which possibly have security risks of their own). On jessie nfs-common and rpcbind seem to be installed/enabled by default, and this disables them. Change-Id: Iaa1afcbfbcd323764187861d9d6810e34fab907a 17 February 2016, 15:08:48 UTC
12defbc Revert "otrs: Set MaxConnectionsPerChild to 4000" Can only happen in server config section, not virtualhost This reverts commit e3ff85b03e7fb5dcbda1ccb195716c8c5fe198af. Change-Id: I8528322b31ab49394b7cc8296c951ef8407d5b35 17 February 2016, 14:58:48 UTC
e4de0a0 otrs: Set MaxConnectionsPerChild to 4000 OTRS 5.0.x seems to have at least one memory leak. Set a MaxConnectionsPerChild directive to avoid excessive memory usage. The 4000 is an arbitrary number derived from OTRS example apache configuration Change-Id: Ibfb9756cf8765835d85bdb5ae7b241a2269225ef 17 February 2016, 14:54:39 UTC
ef1ede7 Update otrs.TicketExport2Mbox.pl help message otrs.TicketExport2Mbox.pl's help message is not exactly user friendly. Update the various ways it can be called and document better it's behavior Change-Id: If259ba16665ed092aecba0389ed121969b5cdb2d 17 February 2016, 14:46:23 UTC
68acb50 CX: Remove the option to override the certificate of Yandex MT client This was only for node.js 0.10.x cxserver is now using node.js 4.2 Change-Id: I5c84e71682213e1f2ddd725960e21722282714c9 17 February 2016, 09:28:47 UTC
53d98ac Checkout submodules for WDQS Change-Id: Iabedcbdbd8bcfa668d79c8b41a6094188b96f56c 17 February 2016, 07:43:26 UTC
7b57999 Dotfiles tweak Change-Id: I249e12ca9cf0c9656be44aa7ce183618ffdaba50 17 February 2016, 05:05:54 UTC
d0cb915 beta: Followup Id0e9aa4525f773d086d5f4565f8384c94e595017 Change-Id: Ic0a66f787860b12bea794b2b00c3f52b8eb247b0 17 February 2016, 02:58:28 UTC
c766326 beta: Move parsoid logs off NFS I don't actually have the energy to fix the actual parsoid on deployment-prep situation, but this is definitely an improvement. (See Id0e9aa4525f773d086d5f4565f8384c94e595017 for my attempt at fixing it that went nowhere) Bug: T125624 Change-Id: I2460eac71624ddb38701a3e11c7fe984771950a0 17 February 2016, 02:55:25 UTC
78c3e52 Tools: Remove obsolete roles The classes role::labs::tools::execnode and role::labs::tools::webnode have been removed from the Puppet groups at wikitech and are no longer referenced by any Labs instance. Change-Id: If3a7e929f6c51032c05685231441fd113f6d4e86 17 February 2016, 01:37:41 UTC
1c3512b dhcp: add es201[1-8] Bug:T126006 Change-Id: I45d675d9363603d5122bce6d6a899291bad3108a 17 February 2016, 01:32:11 UTC
e631e55 pybal: fix lint, indentation Change-Id: Iddbc5bc9e15efdfad71f83ac99b00084c4da4464 17 February 2016, 01:08:31 UTC
ff8a0e4 ssh: fix lint, indentation Change-Id: If830f766f438435643b6eed586b19f34c0b481c5 17 February 2016, 01:06:07 UTC
1811c31 kibana,wdqs,wikimetrics: lint fix indentation Change-Id: I09f56977bf873138512b7815bf1f109e00f0b723 17 February 2016, 01:00:39 UTC
9d63d16 Add me (hoo) to the wdqs icinga contact group Change-Id: Ifbfaeb4fdb08db278a34b80770de62c4651bc789 17 February 2016, 00:52:47 UTC
c8be15d ruthenium: Clone the parsoid repo with 0775 mode * This lets wikidev group members update the repo without require sudo rights. Change-Id: I0f3820d43964da59d8bd9fe66ff95a22708515ae 17 February 2016, 00:43:49 UTC
50cff53 yubiauth: adjust class name after move to role module Change-Id: I9a7432505c4c8241fafaeaeac860809ca11ff5a6 17 February 2016, 00:32:19 UTC
fe72b8d ruthenium: Updated update_parsoid.sh to run it as regular user Change-Id: I6b26e89cf824e1ccd4ae0ffdce57258ea47ad601 17 February 2016, 00:28:10 UTC
5e5c782 phabricator: fix 16 lint warnings WARNING: indentation of => is not properly aligned on line 67 WARNING: indentation of => is not properly aligned on line 68 .. before: ~/wmf/puppet/manifests/role$ puppet-lint --no-80chars-check phabricator.pp | wc -l 20 after: ~/wmf/puppet/manifests/role$ puppet-lint --no-80chars-check phabricator.pp | wc -l 4 Change-Id: Ic7eb87f055c667226b06ea8196a4cd2087233231 17 February 2016, 00:18:19 UTC
69735ab scap: fix lint warnings, alignment fix a couple puppet-lint warnings of the type: "WARNING: indentation of => is not properly aligned" Change-Id: Ib1506ff36297dc1d3deef5a2abe388edfad4406d 16 February 2016, 23:40:19 UTC
d7f464c haproxy: fix 12 lint warnings before: ~/wmf/puppet/modules/haproxy/manifests$ puppet-lint init.pp |wc -l 12 after: ~/wmf/puppet/modules/haproxy/manifests$ puppet-lint init.pp |wc -l 0 Change-Id: Ib157a5e684e033305635b9cb422df17855196e70 16 February 2016, 23:35:14 UTC
5696a00 keyholder: fix lint, indentation Change-Id: I5dfd0612e4c4c0dbbbd41e8ee0a8481047931a7d 16 February 2016, 23:28:08 UTC
cce55bf RESTBase configuration for pt.wikimedia Bug: T126832 Change-Id: Id5359351286e4965aa6f277afc616fd2409db121 16 February 2016, 23:17:32 UTC
11d2e3f Revert "Revert "Revert "ttl_fixed: limit to tier-1 backends""" This reverts commit 245fc11d58988ace866d77746086d2c5cd75d3b2. Change-Id: I67e59b87445a8b7be951afc07f1862d372386a98 16 February 2016, 23:15:58 UTC
47508b4 yubiauth: fix inclusion from modules/role/ Change-Id: I0b844c4a3818e66e4dfa8a84f18622dc9b5c4766 16 February 2016, 22:36:22 UTC
def2b68 labstore: Do not try to create accounts on labsdb1002 It is out of rotation now Change-Id: I068358f5d74068a7203b4ecc5303e5a4023b4c17 16 February 2016, 22:31:07 UTC
9b23a64 dynamicproxy: Fix pointless typo Change-Id: I5887741b27d6317fea06037efc124133ded03340 16 February 2016, 22:31:07 UTC
650e175 Add ferm rule for eventlogging mediawiki exception/fatal relay Bug: T113343 Change-Id: Iab4f79ae3e13379a0f14aeafbca90f0cf6924db1 16 February 2016, 20:56:51 UTC
55c1b16 Add ferm rule for eventlogging zmq forwarder service Judging from T110903, hafnium is currently the only remaining consumer, so limit the access to that host. Change-Id: I27cea8eab062bcdba85738cd2cb445af29f8223d 16 February 2016, 20:55:35 UTC
8a9da75 Use project-$labsproject in labs for /var/log/refinery Bug: T109859 Change-Id: I746fa9ffb7098fa3fe6b322a84424e7177ffe2f8 16 February 2016, 20:48:08 UTC
60d811e yubiauth: fix class name to use underscore Change-Id: If96733e864dd5e912e23947a1fa0f48a4061a180 16 February 2016, 20:41:05 UTC
46746bd yubiauth: move role to modules/role/ Move the role into modules/role/ into autoloader layout and make puppet-lint happy. Change-Id: I8fb11fc2a43a3e86760936ef3c438759eb363b10 16 February 2016, 20:40:09 UTC
245fc11 Revert "Revert "ttl_fixed: limit to tier-1 backends"" Faulty thinking led to the reversion, this change is fine! This reverts commit 744d35e0f0a3db1bab25a777f89cc1fbb8e5f2fa. Change-Id: I8856aa39a505fe394fc55fad90ae6fbf6e99f7cc 16 February 2016, 20:36:06 UTC
27e96e1 yubiauth: fix include of yhsm daemon class follow-up to I788972c138a8, getting a "Could not find class" error. Change-Id: I2165a150114b04c8d3d1a35720addac98064bc17 16 February 2016, 20:28:21 UTC
d456813 mediawiki: add texlive-generic-extra On Ubuntu Trusty, a tex with Greek characters such as: \usepackage{teubner} \Digama Dies out with: LaTeX Error: File `iftex.sty' not found. That is a change between Precise and Trusty. Since we have migrated the Jenkins jobs from Precise to Trusty, the Math extensions test have been failling. It has hit OCG previously: https://gerrit.wikimedia.org/r/#/c/107585/ Add texlive-generic-extra on all hosts which provide iftex.sty. Bug: T126422 Change-Id: I13e7b321b98c0213d6113237ea4ef5cf1d912878 16 February 2016, 20:09:44 UTC
4b19f45 Remove 404 face from wikipediste cs.planet entry Change-Id: I7ef435ad2a25638befb6fe458d4ed0f26b4b6af8 16 February 2016, 20:00:42 UTC
15fddf9 Configure Analytics Cluster in beta deployment-prep Bug: T109859 Change-Id: Ifff91885568c435de53a6059ca3df66e42908b0f 16 February 2016, 19:54:50 UTC
back to top