c12s-kubespray/contrib
Kenichi Omichi 56f389a9f3
Add USE_REAL_HOSTNAME to inventory.py (#6293)
inventory_builder creates hosts.yaml file with hostnames like "node1",
"node2", etc. Even if specifying override_system_hostname=false, the
output of "kubectl get nodes" shows those hostnames ("node1", etc.)
without using actual hostnames.
To solve this issue, this adds an option USE_REAL_HOSTNAME to get
actual hostnames when creating hosts.yaml file instead of "node1", etc.
2020-06-26 00:03:47 -07:00
..
aws_iam Added Missing AWS IAM Profiles and Policies 2017-03-03 15:30:07 +01:00
aws_inventory add cluster name into filer if specifed in environment variable (#5085) 2019-08-16 19:28:08 -07:00
azurerm Add installation of requirements for Azure (#6076) 2020-05-12 13:50:23 -07:00
dind ansible-lint: add spaces around variables [E206] (#4699) 2019-05-02 14:24:21 -07:00
inventory_builder Add USE_REAL_HOSTNAME to inventory.py (#6293) 2020-06-26 00:03:47 -07:00
kvm-setup ansible-lint: E403 Package installs should not use latest (#4500) 2019-04-18 01:34:08 -07:00
metallb Allow metallb:speaker to create events (#6147) 2020-05-29 04:17:16 -07:00
misc update rbac.authorization.k8s.io to non deprecated api-groups (#5517) 2020-04-14 13:14:04 -07:00
network-storage Changed state to present instead of installed in glusterfs role for Debian (#6096) 2020-05-12 13:50:30 -07:00
packaging/rpm Fix ansible syntax to avoid ansible deprecation warnings (#3512) 2018-10-16 15:33:30 -07:00
terraform Add Ubuntu 20.04 support and use Python 3 (#6157) 2020-06-16 13:04:05 -07:00
vault Fix retries keyword missing until instruction (#5989) 2020-04-21 07:20:56 -07:00