Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1486247 Details for
Bug 1631806
deployment through colonizer fails due to wrong playbook path in colonizer.py
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
playbook path downstream fix.patch
0001-playbook-path-downstream-fix.patch (text/plain), 1.45 KB, created by
Ramakrishna Reddy Yekulla
on 2018-09-23 19:01:44 UTC
(
hide
)
Description:
playbook path downstream fix.patch
Filename:
MIME Type:
Creator:
Ramakrishna Reddy Yekulla
Created:
2018-09-23 19:01:44 UTC
Size:
1.45 KB
patch
obsolete
>From 726c4f06d8dcb2d5f91356789d6c45ce219ccf00 Mon Sep 17 00:00:00 2001 >From: Ramakrishna Reddy Yekulla <rreddy@redhat.com> >Date: Wed, 20 Jun 2018 16:27:49 +0530 >Subject: [PATCH] playbook path downstream fix > >--- > gluster-colonizer.py | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/gluster-colonizer.py b/gluster-colonizer.py >index 4a93f18..64b2c6e 100755 >--- a/gluster-colonizer.py >+++ b/gluster-colonizer.py >@@ -7,7 +7,7 @@ > # version 3 (GPLv3), as published by the Free Software Foundation * > #------------------------------------------------------------------------------* > # * >-# gluster-colnizer.py: This script initiates a Gluster deployment based on a * >+# gluster-colonizer.py: This script initiates a Gluster deployment based on a * > # recipe defined in a set of OEMID files. * > # * > # Usage: $ gluster-colonizer.py -f <OEMID FILE> * >@@ -149,7 +149,7 @@ ad_domain_name = "" > consumed_ips = [] > readme_file = "/root/colonizer.README.txt" > g1_inventory = "" >-playbook_path = g1_path + "ansible/" >+playbook_path = g1_path + "playbook/ansible/" > config_ad = '' > idmap_module = '' > needsBootstrapping = 'needs_bootstrap' in oem_id['flavor']['node'] and oem_id['flavor']['node']['needs_bootstrap'] is True >-- >2.7.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1631806
: 1486247