Remote Execution Plugin - predefined Job Templates missing

First of all this Feature is great, but now to my simple question…
I installed the Plugins on my Katello Server 2.3 but I´m missing the
pre-defined job-templates as recorded in your presentation. Below you can
see the Packages which I installed from the latest stable foreman repo, do
I miss something?

[root@katello yum.repos.d]# rpm -qa | grep remote
rubygem-smart_proxy_remote_execution_ssh-0.0.3-1.el7.noarch
ruby193-rubygem-foreman_remote_execution-0.0.4-1.fm1_9.el7.noarch

best regards,
Christian

Hello

Predefined templates were added in foreman_remote_execution version 0.0.5
which is available in nightly repos (actually there's already 0.0.6). If
you're willing to test, you can install new version from there, we're keeping
it compatible with Foreman 1.9 so far. If this is not an option for you, you
can copy current version from our git repository [1], templates are just text
files.

Anyway, thanks for the feedback, we'd be happy to hear more!

[1]https://github.com/theforeman/foreman_remote_execution/tree/master/app/views/templates

Have a nice day

··· On Thursday 17 of September 2015 00:43:33 ehartchr@gmail.com wrote: > First of all this Feature is great, but now to my simple question... > I installed the Plugins on my Katello Server 2.3 but I´m missing the > pre-defined job-templates as recorded in your presentation. Below you can > see the Packages which I installed from the latest stable foreman repo, do > I miss something? > > [root@katello yum.repos.d]# rpm -qa | grep remote > rubygem-smart_proxy_remote_execution_ssh-0.0.3-1.el7.noarch > ruby193-rubygem-foreman_remote_execution-0.0.4-1.fm1_9.el7.noarch > > > best regards, > Christian


Marek

Thanks for starting using the plugin: it's really good thing for us to know that people are
using it, so that we know how to prioritize things. We will release new version, that will most probably
go into the 1.9 stable repos as well, with the latests things we have in place.

Also, there is a known issue with compatibility with taxonomies, we have a fix in Foreman upstream,
but given people are interested in using it with stable Foreman/Katello, we will probably get a fix
into the plugin as well, so that we are compatible with this versions.

I expect the packages being life at the beginning of the next week (will get announced over email as well.

http://projects.theforeman.org/issues/11805/

– Ivan

··· ----- Original Message ----- > On Thursday 17 of September 2015 00:43:33 ehartchr@gmail.com wrote: > > First of all this Feature is great, but now to my simple question... > > I installed the Plugins on my Katello Server 2.3 but I´m missing the > > pre-defined job-templates as recorded in your presentation. Below you can > > see the Packages which I installed from the latest stable foreman repo, do > > I miss something? > > > > [root@katello yum.repos.d]# rpm -qa | grep remote > > rubygem-smart_proxy_remote_execution_ssh-0.0.3-1.el7.noarch > > ruby193-rubygem-foreman_remote_execution-0.0.4-1.fm1_9.el7.noarch > > > > > > best regards, > > Christian > > Hello > > Predefined templates were added in foreman_remote_execution version 0.0.5 > which is available in nightly repos (actually there's already 0.0.6). If > you're willing to test, you can install new version from there, we're keeping > it compatible with Foreman 1.9 so far. If this is not an option for you, you > can copy current version from our git repository [1], templates are just text > files. > > Anyway, thanks for the feedback, we'd be happy to hear more! > > [1]https://github.com/theforeman/foreman_remote_execution/tree/master/app/views/templates > > Have a nice day > > -- > Marek > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout. >

Hi Marek & Ivan,

Thanks for the detailed answer, I think I´ll wait for the next plugin
release (0.0.5 or 0.0.6) when its available in the 1.9 stable repo. However
I got a big smile on my face when I saw the announcement, because I was
waiting ~12 month for such a feature (see
Feature #7556: Feature Request: add "Start Time Window Option" for "Package Action - Update All" - Katello - Foreman). At least I can do it now with
0.0.4 by pushing an "at job" to all my servers via the plugin. BTW its time
for me to listen to the complete video because I saw also the pre and post
script option´as I had it on old spacewalk…

Thanks,
Christian