From jschmid at suse.de Thu Feb 2 07:24:13 2017 From: jschmid at suse.de (Joshua Schmid) Date: Thu, 2 Feb 2017 15:24:13 +0100 Subject: [Deepsea-users] Installing SES4 with Salt In-Reply-To: <19AADEB379BD6F42B71731B0D5A6602C52A18F@NWBXMB01.microfocus.com> References: <19AADEB379BD6F42B71731B0D5A6602C52A18F@NWBXMB01.microfocus.com> Message-ID: Hey Thomas, On 02/02/2017 03:18 PM, Thomas Graetz wrote: > Hi, > > I try to install SES4 with Salt but when I run "salt-run state.orch ceph.stage.3" the following error message shows up: > > Any ideas? looks very much like this: github.com/SUSE/DeepSea/issues/50 fix for this is here: https://github.com/SUSE/DeepSea/pull/51 what's your salt version? > > > [ERROR ] Rendering exception occurred: Jinja error: runner() got multiple values for keyword argument 'name' > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/salt/utils/templates.py", line 368, in render_jinja_tmpl > output = template.render(**decoded_context) > File "/usr/lib/python2.7/site-packages/jinja2/environment.py", line 989, in render > return self.environment.handle_exception(exc_info, True) > File "/usr/lib/python2.7/site-packages/jinja2/environment.py", line 754, in handle_exception > reraise(exc_type, exc_value, tb) > File "