If I use https://login:password@myforeman.com/hosts?.… (from Rundeck
actually), I get
{"error":"Authentication error"}
It worked with 1.5, no longer with 1.8.2.
http://projects.theforeman.org/projects/foreman/wiki/Rundeck_Integration
> If I use https://login:password@myforeman.com/hosts?.… (from Rundeck
> actually), I get
>
> {"error":"Authentication error"}
>
>
> It worked with 1.5, no longer with 1.8.2.
Rundeck integration has been moved to a plugin and is no longer part of
core, https://github.com/theforeman/foreman_host_rundeck , you should install
it in order to get Rundeck integration post 1.7
If you're on a Red Hat based OS:
yum install ruby193-rubygem-foreman_host_rundeck
If you're on a Debian based OS:
apt-get install ruby-foreman-host-rundeck
and restart the foreman service
service foreman restart or systemctl restart foreman
Find more info here http://www.theforeman.org/plugins/#2.Installation
This user had the same problem & blogged about it a while ago 
http://www.joshpreston.net/blog/2015/01/23/foreman-upgrade-to-1-dot-7-broke-my-rundeck-integration/
Hope this helped,
···
On 08/14, Vincent Miszczak wrote:
>
>
> http://projects.theforeman.org/projects/foreman/wiki/Rundeck_Integration
>
>
>
>
>
> --
> 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.
–
Daniel Lobato Garcia
@eLobatoss
blog.daniellobato.me
daniellobato.me
GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30
Keybase: https://keybase.io/elobato
Hello,
I installed the plugin, nothing else to do, it just works.
Thank you very much!
···
Le lundi 17 août 2015 10:15:02 UTC+2, Daniel Lobato a écrit :
>
> On 08/14, Vincent Miszczak wrote:
> > If I use https://login:password@myforeman.com/hosts?... (from Rundeck
> > actually), I get
> >
> > {"error":"Authentication error"}
> >
> >
> > It worked with 1.5, no longer with 1.8.2.
>
> Rundeck integration has been moved to a plugin and is no longer part of
> core, https://github.com/theforeman/foreman_host_rundeck , you should
> install
> it in order to get Rundeck integration post 1.7
>
> If you're on a Red Hat based OS:
> yum install ruby193-rubygem-foreman_host_rundeck
> If you're on a Debian based OS:
> apt-get install ruby-foreman-host-rundeck
> and restart the foreman service
> service foreman restart or systemctl restart foreman
>
> Find more info here http://www.theforeman.org/plugins/#2.Installation
>
> This user had the same problem & blogged about it a while ago :)
>
> http://www.joshpreston.net/blog/2015/01/23/foreman-upgrade-to-1-dot-7-broke-my-rundeck-integration/
>
>
> Hope this helped,
> >
> >
> > http://projects.theforeman.org/projects/foreman/wiki/Rundeck_Integration
> >
> >
> >
> >
> >
> > --
> > 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-user...@googlegroups.com .
> > To post to this group, send email to forema...@googlegroups.com
> .
> > Visit this group at http://groups.google.com/group/foreman-users.
> > For more options, visit https://groups.google.com/d/optout.
>
>
> --
> Daniel Lobato Garcia
>
> @eLobatoss
> blog.daniellobato.me
> daniellobato.me
>
> GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30
> Keybase: https://keybase.io/elobato
>