Jason DeTiberus de1391db43 remove openshift_hostname_workaround var for openshift_common, rather rely on inventory/playbook variables for openshift_hostname 10 年 前
..
defaults 97d70fa13f add openshift_sdn_{master,node} roles 10 年 前
handlers 97d70fa13f add openshift_sdn_{master,node} roles 10 年 前
meta 488c755db6 Fix license name 10 年 前
tasks ae3d2ae161 Fix issues with openshift_sdn_node 10 年 前
README.md de1391db43 remove openshift_hostname_workaround var for openshift_common, rather rely on inventory/playbook variables for openshift_hostname 10 年 前

README.md

OpenShift SDN Node

OpenShift SDN Node service installation

Requirements

A host with the openshift_node role applied

Role Variables

From this role: | Name | Default value | | |--------------------------------|-----------------------|--------------------------------------------------| | openshift_sdn_node_debug_level | openshift_debug_level | Verbosity of the debug logs for openshift-master |

From openshift_node: | Name | Default value | | |-----------------------|------------------|--------------------------------------| | openshift_master_ips | UNDEF (Required) | List of IP addresses for the openshift-master hosts to be used for node -> master communication |

From openshift_common: | Name | Default value | | |-------------------------------|---------------------|----------------------------------------| | openshift_debug_level | 0 | Global openshift debug log verbosity | | openshift_public_ip | UNDEF (Required) | Public IP address to use for this host | | openshift_hostname | UNDEF (Required) | hostname to use for this instance |

Dependencies

Example Playbook

TODO

License

Apache License, Version 2.0

Author Information

TODO