Sources

Sources are used to import servers automatically from Racks or Libvirt.

Here you can specify only sources endpoints. For import see Groups section.

Configuration options

Option Description
Name Human readable name
URL End point url, see below
Type Racks or Libvirt
Auth data Required only for Racks, Libvirt using ssh keys authentication
Enable Allow import from this source

URL can be one of following:

Sources Auth data

Token is used to access to the Racks. Libvirt uses ssh keys.

{
  "X-Auth-Application": "app-name",
  "X-Auth-Token": "app-auth-token"
}

Table Of Contents

Previous topic

Servers

Next topic

Puppet masters

This Page