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 1481222 Details for
Bug 1625911
Could not find csr for nodes - Bootstrapping task
[?]
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.
inventory file
inventory (text/plain), 2.95 KB, created by
Serena Cortopassi
on 2018-09-06 08:34:52 UTC
(
hide
)
Description:
inventory file
Filename:
MIME Type:
Creator:
Serena Cortopassi
Created:
2018-09-06 08:34:52 UTC
Size:
2.95 KB
patch
obsolete
>### OCP 3.10 HOSTS FILE ### > >## List all hosts groups >[OSEv3:children] >nodes >masters >etcd >workers >lb >new_nodes > >## Set variables common for all OSEv3 hosts >[OSEv3:vars] >ansible_ssh_user=awx >ansible_become=true > >debug_level=4 >openshift_debug_level="{{ debug_level }}" >openshift_node_debug_level="{{ node_debug_level | default(debug_level, true) }}" >openshift_master_debug_level="{{ master_debug_level | default(debug_level, true) }}" > >## enable ntp on cluster hosts to ensure proper failover >openshift_clock_enabled=true > >openshift_master_cluster_hostname=red-ose-int-haproxy01.internal.ose.extrasys.it >#openshift_master_cluster_hostname=red-ose-master01.internal.ose.extrasys.it >openshift_master_cluster_public_hostname=console.ose.extrasys.it >openshift_master_cluster_method=native > >os_firewall_use_firewalld=false # default > >openshift_router_selector='node-role.kubernetes.io/infra=true' >openshift_registry_selector='node-role.kubernetes.io/infra=true' >openshift_enable_service_catalog=true >ansible_service_broker_install=true >template_service_broker_install=true >template_service_broker_selector='node-role.kubernetes.io/infra=true' >osm_default_node_selector='node-role.kubernetes.io/compute=true' > >openshift_master_default_subdomain=apps.ose.extrasys.it > >os_sdn_network_plugin_name='redhat/openshift-ovs-multitenant' > >deployment_type=openshift-enterprise > >openshift_master_api_port=8443 >openshift_master_console_port=8443 > ># registry >openshift_hosted_registry_storage_kind=openstack >openshift_hosted_registry_storage_access_modes=['ReadWriteOnce'] >openshift_hosted_registry_storage_openstack_filesystem=ext4 >openshift_hosted_registry_storage_openstack_volumeID=cd01868b-03fd-4cde-a7fd-eef013e16e24 >openshift_hosted_registry_storage_volume_size=10Gi > >openshift_hosted_router_replicas=3 >openshift_hosted_registry_replicas=1 > >openshift_node_groups=[{'name': 'node-config-master', 'labels': ['node-role.kubernetes.io/master=true']}, {'name': 'node-config-infra', 'labels': ['node-role.kubernetes.io/infra=true']}, {'name': 'node-config-compute', 'labels': ['node-role.kubernetes.io/compute=true'], 'edits': [{ 'key': 'volumeConfig.localQuota','value': {'perFSGroup':'512Mi'}}]}] > ># openstack >openshift_cloudprovider_kind=openstack >openshift_cloudprovider_openstack_auth_url=xxx >openshift_cloudprovider_openstack_username=xxx >openshift_cloudprovider_openstack_password=xxx >openshift_cloudprovider_openstack_tenant_name=xxx > ># host group for nodes, includes region info >[nodes] >red-ose-master0[1:3].internal.ose.extrasys.it openshift_node_group_name='node-config-master' >red-ose-node01.internal.ose.extrasys.it openshift_node_group_name='node-config-compute' >red-ose-infra0[1:3].internal.ose.extrasys.it openshift_node_group_name='node-config-infra' > ># host group for masters >[masters] >red-ose-master0[1:3].internal.ose.extrasys.it > ># host group for etcd >[etcd] >red-ose-master0[1:3].internal.ose.extrasys.it > >[workers] >red-ose-node01.internal.ose.extrasys.it > >[lb] >red-ose-int-haproxy01.internal.ose.extrasys.it > >[new_nodes]
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 Raw
Actions:
View
Attachments on
bug 1625911
:
1481221
| 1481222 |
1481223
|
1481224
|
1483324