Giter VIP home page Giter VIP logo

rundeck-ovirt's Introduction

oVirt/RHEV-m Nodes Plugin

Version: 1.0

This is a Resource Model Source plugin for RunDeck 1.5+ that provides oVirt/RHEV-m Instances as nodes for the RunDeck server.

NOTE: For Rundeck 1.4, you will need to use plugin [version 1.2][].

Installation

Download from http://stash.my-ho.st/stash/projects/DYN/repos/rundeck-ovirt/browse

Put the rundeck-ovirt-1.0.jar into your $RDECK_BASE/libext dir.

Usage

You can configure the Resource Model Sources for a project either via the RunDeck GUI, under the "Admin" page, or you can modify the project.properties file to configure the sources.

See: Resource Model Source Configuration

The provider name is: oVirt Resources

Here are the configuration properties:

  • oVirt API URL: The URL to the oVirt API - Usually https//:443/api
  • oVirt UserName: The Username to login to oVirt with - Defaults to admin@internal
  • oVirt Password - The password for the above account
  • refreshInterval: Time in seconds used as minimum interval between calls to the AWS API. (default 30)
  • runningOnly: if "true", automatically filter the * instances by "instance-state-name=running"

Mapping EC2 Instances to Rundeck Nodes

Rundeck node definitions specify mainly the pertinent data for connecting to and organizing the Nodes. EC2 Instances have metadata that can be mapped onto the fields used for Rundeck Nodes.

Rundeck nodes have the following metadata fields:

  • nodename - unique identifier
  • hostname - IP address/hostname to connect to the node. Only works if the Guest Agent is running on the VM, otherwise tries looking up the NodeName in DNS. If your nodename and DNS search path are equal the Hostname, it will return the hostname
  • username - SSH username to connect to the node - Defaults to root
  • description - textual description
  • osName - OS name - Taken from oVirt
  • osArch - OS architecture - Taken from oVirt
  • tags - Any Tags assigned on the oVirt Admin Console to the VM
  • HighAvailability - If the Host is set with the HA flag
  • Host Type - Desktop or Server as assigned by the oVirt Admin Gui
  • oVirt VM - True if the node came from the oVirt plugin

rundeck-ovirt's People

Contributors

fishwaldo avatar

Watchers

 avatar  avatar  avatar

rundeck-ovirt's Issues

Module still supported?

Hello.

Are builds for this module still available? The linked download page results in a 404.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.