How to export pupport dashboard group to foreman

Hi,

Previously i have used puppetdasboard as ENC. I have created many groups
in puppetdashboard.

Now i installed and configured Foreman as ENC. Now i would like to import
existing pupportdashboard grouping in foreman.

Is it possible?

Regards,
Suresh

There are no tools that I know of for interacting with Puppet
Dashboard. You'll either have to do it by hand, or write a tool
yourself. If you opt for the latter, please do let us know where we
can find the code :slight_smile:

Regards,
Greg

··· On 13 May 2014 07:22, Suresh P wrote: > Hi, > > Previously i have used puppetdasboard as ENC. I have created many groups in > puppetdashboard. > > Now i installed and configured Foreman as ENC. Now i would like to import > existing pupportdashboard grouping in foreman. > > Is it possible? > > Regards, > Suresh

> Hi,
>
> Previously i have used puppetdasboard as ENC. I have created many groups
> in puppetdashboard.
>
> Now i installed and configured Foreman as ENC. Now i would like to import
> existing pupportdashboard grouping in foreman.
>
> Is it possible?
>
> there is a very old way which might work, have a look at the bottom of [1]

Ohad

[1]
http://projects.theforeman.org/projects/foreman/wiki/External_Nodes/28#Import-your-external-node-setup-from-an-older-external-node-setup

Regards,

··· On Tue, May 13, 2014 at 9:22 AM, Suresh P wrote: > Suresh > > -- > 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. >

Most Dashboard endpoints respond to an 'Accept: application/json' header
and will return semantically useful JSON that you can script with. This is
reasonably functional in Dashboard 1.2 and improved significantly in
Dashboard 2.0 at GitHub - sodabrew/puppet-dashboard: The Puppet Dashboard is a web interface providing node classification and reporting features for Puppet, an open source system configuration management tool.

Cheers,
Aaron

··· On Wed, May 14, 2014 at 3:13 AM, Greg Sutcliffe wrote:

On 13 May 2014 07:22, Suresh P psuresh.rs@gmail.com wrote:

Hi,

Previously i have used puppetdasboard as ENC. I have created many
groups in
puppetdashboard.

Now i installed and configured Foreman as ENC. Now i would like to
import
existing pupportdashboard grouping in foreman.

Is it possible?

Regards,
Suresh

There are no tools that I know of for interacting with Puppet
Dashboard. You’ll either have to do it by hand, or write a tool
yourself. If you opt for the latter, please do let us know where we
can find the code :slight_smile:

Regards,
Greg


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.