Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/59863
Change subject: Fully quality ipython path
......................................................................
Fully quality ipython path
Change-Id: I86c14ac3b6d2dba7dfa6ddf72da7f5672f43cc88
---
M modules/eventlogging/manifests/notebook.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/63/59863/1
diff --git a/modules/eventlogging/manifests/notebook.pp
b/modules/eventlogging/manifests/notebook.pp
index b8ad0ca..c28161a 100644
--- a/modules/eventlogging/manifests/notebook.pp
+++ b/modules/eventlogging/manifests/notebook.pp
@@ -64,7 +64,7 @@
}
exec { "Create IPython profile ${ipython_profile}":
- command => "ipython profile create ${ipython_profile}
--ipython-dir=\"${ipython_dir}\"",
+ command => "/usr/bin/ipython profile create
${ipython_profile} --ipython-dir=\"${ipython_dir}\"",
creates => "${ipython_dir}/profile_${ipython_profile}",
environment => "IPYTHONDIR=${ipython_dir}",
user => $ipython_user,
--
To view, visit https://gerrit.wikimedia.org/r/59863
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I86c14ac3b6d2dba7dfa6ddf72da7f5672f43cc88
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits