Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1152337

Summary: RFE: bkr provisioning for ansible
Product: [Retired] Beaker Reporter: Sage Grigull <mgrigull>
Component: command lineAssignee: beaker-dev-list
Status: CLOSED WONTFIX QA Contact: tools-bugs <tools-bugs>
Severity: low Docs Contact:
Priority: low    
Version: developCC: cbouchar, dshaks, jtoppins, mbukatov, ttrinks
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-19 21:42:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sage Grigull 2014-10-14 00:33:15 UTC
This is a request to add the bkr command line command as a module to ansible.  

This module would interact with the scheduler provisioning jobs via a set of parameters and return when the provisioning phase is complete.

The default task should be '/distribution/reservesys' and possibly over-ridable in a site wide ansible.cfg.  The module should support setting most of the used options to the bkr command.

A return value should include inventory hostname, which can then be used via ansible (inventory support filed separately).