EnglishFrenchSpanish

OnWorks favicon

reclass - Online in the Cloud

Run reclass in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command reclass that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


reclass - command-line interface

SYNOPSIS


reclass --help
reclass [options] --inventory
reclass [options] --nodeinfo=NODENAME

DESCRIPTION


reclass is an "external node classifier" (ENC) as can be used with automation tools, such
as Puppet, Salt, and Ansible. It is also a stand-alone tool for merging data sources
recursively.

The purpose of an ENC is to allow a system administrator to maintain an inventory of nodes
to be managed, completely separately from the configuration of the automation tool.
Usually, the external node classifier completely replaces the tool-specific inventory
(such as site.pp for Puppet, ext_pillar/master_tops for Salt, or /etc/ansible/hosts).

With respect to the configuration management tool, the ENC then fulfills two jobs:

· it provides information about groups of nodes and group memberships

· it gives access to node-specific information, such as variables

reclass allows you to define your nodes through class inheritance, while always able to
override details further up the tree (i.e. in more specific nodes). Think of classes as
feature sets, as commonalities between nodes, or as tags. Add to that the ability to nest
classes (multiple inheritance is allowed, well-defined, and encouraged), and you can
assemble your infrastructure from smaller bits, eliminating duplication and exposing all
important parameters to a single location, logically organised. And if that isn't enough,
reclass lets you reference other parameters in the very hierarchy you are currently
assembling.

reclass will be used indirectly through adapters most of the time. However, there exists a
command-line interface that allows querying the database. This manual page describes this
interface.

OPTIONS


Please see the output of reclass --help for the default values of these options:

Database options
-s, --storage-type
The type of storage backend to use

-b, --inventory-base-uri
The base URI to prepend to nodes and classes

-u, --nodes-uri
The URI to the nodes storage

-c, --classes-uri
The URI to the classes storage

Output options
-o, --output
The output format to use (yaml or json)

-y, --pretty-print
Try to make the output prettier

Modes
-i, --inventory
Output the entire inventory

-n, --nodeinfo
Output information for a specific node

Information
-h, --help
Help output

--version
Display version number

Use reclass online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad