Project

General

Profile

Actions

Feature #1018

closed

Add rundeck integration support

Added by Marcello de Sousa almost 13 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
API
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

In RunDeck you specify a target URL in your project’s project.properties file and it will be used as "Resource Model Provider".

RunDeck requires a list of hosts to manage and execute commands on. If you use Foreman, a specific Foreman view can be created to provide this information.

According to their Guide (link below) the data must be either:
  • XML in resource-v10 format
  • YAML in resource-yaml-v12 format

Reference:

http://rundeck.org/docs/RunDeck-Guide.html#resource-model-provider


Related issues 3 (0 open3 closed)

Related to Foreman - Feature #798: Make possible to schedule/execute tasks via Foreman's GUIResolved03/29/2011Actions
Related to Foreman - Feature #1057: Allow foreman search to output multiple hosts when outputting to rundeckClosedOhad Levy07/20/2011Actions
Related to Foreman - Bug #1056: Rundeck url doesn't work when ldap auth is activeClosedOhad Levy07/20/2011Actions
Actions #1

Updated by Marcello de Sousa almost 13 years ago

According to their example, we could also export/map specific facts to rundeck "tags" that could be used as a filter criteria in the rundeck UI.

Example:

Venkman.local:
  description: Rundeck server node
  hostname: Venkman.local
  nodename: Venkman.local
  osArch: x86_64
  osFamily: unix
  osName: Mac OS X
  osVersion: 10.6.6
  tags: ''
  username: greg

http://rundeck.org/docs/resource-yaml-v12.html

Actions #2

Updated by Marcello de Sousa almost 13 years ago

I've added #798 as related because if you integrate rundeck you will be able to do something partly similar.

Actions #3

Updated by Ohad Levy almost 13 years ago

  • Assignee set to Ohad Levy
Actions #4

Updated by Ohad Levy almost 13 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #6

Updated by Mark Chaney over 10 years ago

No longer works since it seems the project is going away from yaml as an output format?

Actions

Also available in: Atom PDF