Need to use foreman with saltstack steps required

HI Friends,

I have to configure foreman with saltstack .

Kindly share with me the steps I need to follow ,as I not want to install
puppet with foreman-installer .

Also is puppet install with foreman mandatory ,then only we can add
saltstack to foreman .

Thanks in Advance

Shyam Keshri

Check this:

https://github.com/kiemlicz/ambassador
there are fully automated steps to setup foreman with saltstack

··· On Wednesday, June 21, 2017 at 8:18:48 AM UTC+2, shyam sundar Keshari wrote: > > HI Friends, > > I have to configure foreman with saltstack . > > Kindly share with me the steps I need to follow ,as I not want to install > puppet with foreman-installer . > > Also is puppet install with foreman mandatory ,then only we can add > saltstack to foreman . > > Thanks in Advance > > Shyam Keshri >

Hello,
please see the installation part of foreman-salt's documentation[1] for
steps required to set it up. As far as I know (someone please correct me if
I'm wrong) it is not possible to have a completely puppet-free Foreman.

[1] -
https://theforeman.org/plugins/foreman_salt/7.0/index.html#2.Installation

Adam

··· On Wed, Jun 21, 2017 at 8:18 AM, shyam sundar Keshari wrote:

HI Friends,

I have to configure foreman with saltstack .

Kindly share with me the steps I need to follow ,as I not want to install
puppet with foreman-installer .

Also is puppet install with foreman mandatory ,then only we can add
saltstack to foreman .

Thanks in Advance

Shyam Keshri


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 https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

[…]

You can also use this Ansible playbook, which does not use the
foreman-installer in the background:

https://github.com/adfinis-sygroup/foreman-ansible

Then proceed with the installation of the Foreman Salt plugin.

Cheers

Michael

··· On Tue, 20 Jun 2017 23:18:48 -0700 (PDT) shyam sundar Keshari wrote: > HI Friends, > > I have to configure foreman with saltstack . > > Kindly share with me the steps I need to follow ,as I not want to install > puppet with foreman-installer . > > Also is puppet install with foreman mandatory ,then only we can add > saltstack to foreman .

The run.sh script does exactly what you need

··· On Wednesday, June 21, 2017 at 10:05:43 AM UTC+2, Stanisław Jakiel wrote: > > Check this: > > https://github.com/kiemlicz/ambassador > there are fully automated steps to setup foreman with saltstack > > > On Wednesday, June 21, 2017 at 8:18:48 AM UTC+2, shyam sundar Keshari > wrote: >> >> HI Friends, >> >> I have to configure foreman with saltstack . >> >> Kindly share with me the steps I need to follow ,as I not want to install >> puppet with foreman-installer . >> >> Also is puppet install with foreman mandatory ,then only we can add >> saltstack to foreman . >> >> Thanks in Advance >> >> Shyam Keshri >> >