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 1479042 Details for
Bug 1619388
[CRS]Independent mode of deployment requires python-docker on RHGS nodes
[?]
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]
Change g_all_hosts patch
file_1619388.txt (text/plain), 1014 bytes, created by
Jose A. Rivera
on 2018-08-27 19:39:35 UTC
(
hide
)
Description:
Change g_all_hosts patch
Filename:
MIME Type:
Creator:
Jose A. Rivera
Created:
2018-08-27 19:39:35 UTC
Size:
1014 bytes
patch
obsolete
>diff --git a/playbooks/init/vars/cluster_hosts.yml b/playbooks/init/vars/cluster_hosts.yml >index e807ac004..fdf8dc3f6 100644 >--- a/playbooks/init/vars/cluster_hosts.yml >+++ b/playbooks/init/vars/cluster_hosts.yml >@@ -22,5 +22,6 @@ g_glusterfs_registry_hosts: "{{ groups.glusterfs_registry | default(g_glusterfs_ > g_all_hosts: "{{ g_master_hosts | union(g_node_hosts) | union(g_etcd_hosts) > | union(g_new_etcd_hosts) | union(g_lb_hosts) | union(g_nfs_hosts) > | union(g_new_node_hosts)| union(g_new_master_hosts) >- | union(g_glusterfs_hosts) | union(g_glusterfs_registry_hosts) >+ | union(g_glusterfs_hosts if openshift_storage_glusterfs_is_native is defined and not openshift_storage_glusterfs_is_native else []) >+ | union(g_glusterfs_registry_hosts if openshift_storage_glusterfs_registry_is_native is defined and not openshift_storage_glusterfs_registry_is_native else []) > | default([]) }}" >-- >2.14.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 1619388
:
1477315
|
1477395
|
1478400
|
1478592
|
1478593
| 1479042