Dzahn has submitted this change and it was merged.
Change subject: Specify the correct path to helper script
......................................................................
Specify the correct path to helper script
When I moved IPython from /var/lib to /srv, I forgot about this path.
Change-Id: I4dbb6651805095e8946a755f1ddcb9cd1257b3c1
---
M modules/eventlogging/manifests/analysis.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/modules/eventlogging/manifests/analysis.pp
b/modules/eventlogging/manifests/analysis.pp
index 1ee5633..84e8367 100644
--- a/modules/eventlogging/manifests/analysis.pp
+++ b/modules/eventlogging/manifests/analysis.pp
@@ -5,6 +5,6 @@
}
class { 'ipython::notebook':
- exec_files => [ '/var/lib/ipython/helpers/helpers.py' ],
+ exec_files => [ '/srv/ipython/helpers/helpers.py' ],
}
}
--
To view, visit https://gerrit.wikimedia.org/r/62530
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4dbb6651805095e8946a755f1ddcb9cd1257b3c1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits