- Oct 18, 2018
-
-
Miouge1 authored
-
- Oct 12, 2018
-
-
SataQiu authored
-
- Oct 11, 2018
-
-
Giacomo Longo authored
* Automatically infer bootstrap_os * Rename bootstrap os to os_family
-
- Sep 30, 2018
-
-
SataQiu authored
-
- Sep 28, 2018
-
-
Andreas Holmsten authored
* Replace `openstack_compute_secgroup_v2` with `openstack_networking_secgroup_v2` The `openstack_networking_secgroup_v2` resource allow specifications of both ingress and egress. Nova security groups define ingress rules only. This change will also allow for more user-friendly specified security rules, as the different security group resources have different HCL syntax.
-
- Aug 21, 2018
-
-
rguichard authored
-
- Aug 01, 2018
-
-
rguichard authored
allow masters, nodes and gluster nodes (within each group) to be scheduled on differents AZ.
-
- Jul 31, 2018
-
-
Jerry Elmore authored
Attempting to clarify the language surrounding the etcd node deployment script failure mechanism. I had this error when doing a new cluster deployment last night and, though it should have been, it wasn't immediately apparent to me what was causing the issue (since my default master node hostnames do not specify whether they are also acting as etcd replicas).
-
- Jul 27, 2018
-
-
rguichard authored
This will make NodePort services work out of the box
-
- Jun 28, 2018
-
-
Andreas Holmsten authored
* Add supplementary node groups To add additional ansible groups to the k8s nodes, such as `kube-ingress` for running ingress controller pods. Empty by default.
-
- Jun 14, 2018
-
-
Derek Lemon authored
-
Derek Lemon authored
-
Derek Lemon authored
-
- Apr 30, 2018
-
-
Pablo Moreno authored
* [terraform/openstack] Restores ability to use existing public nodes and masters as bastion. * [terraform/openstack] Uses network_id as output * [terraform/openstack] Fixes link to inventory/local/group_vars * [terraform/openstack] Adds supplementary master groups * [terraform/openstack] Updates documentation avoiding manual setups for bastion (as they are not needed now). * [terraform/openstack] Supplementary master groups in docs. * [terraform/openstack] Fixes repeated usage of master fips instead of bastion fips * [terraform/openstack] Missing change for network_id to subnet_id * [terraform/openstack] Changes conditional to element( concat ) form to avoid type issues with empty lists.
-
- Mar 31, 2018
-
-
avoidik authored
-
- Mar 27, 2018
-
-
avoidik authored
-
- Feb 24, 2018
-
-
Drew Leske authored
-
Drew Leske authored
-
Drew Leske authored
-
Drew Leske authored
Supports Kubespray workspace with multiple OpenStack-deployed k8s clusters. * Create sample inventory directory for template * Moved broken `group_vars` symlink to sample directory * Created sample cluster Terraform file * Updated documentation
-
- Feb 23, 2018
-
- Feb 08, 2018
-
-
Wong Hoi Sing Edison authored
-
- Jan 17, 2018
-
-
ArchiFleKs authored
-
ArchiFleKs authored
-
- Jan 05, 2018
-
-
ArchiFleKs authored
-
ArchiFleKs authored
Hardcoded variables are removed from variables.tf file because it might not be suitable for all OpenStack Cloud depending on Identity API version available (between v2 or v3) and preferred authentication method.
-
- Dec 05, 2017
-
-
BenGalewsky authored
* Adding bastion and private network provisioning for openstack terraform * Remove usage of floating-ip property * Combine openstack instances + floating ips * Fix relating floating IPs to hosts for openstack builds * Tighten up security groups Allow ssh into all instances with floating IP * Add the gluster hosts to the no-floating group * Break terraform into modules * Update README and var descriptions to match current config * Remove volume property in gluster compute def * Include cluster name in internal network and router names * Make dns_nameservers a variable
-
- Oct 18, 2017
-
-
Simon Li authored
-
- Sep 27, 2017
-
-
Pablo Moreno authored
-
- Jul 26, 2017
-
-
Alexander Chumakov authored
-
- Jul 11, 2017
-
-
Alexander Chumakov authored
Add resolvconf_mode and cloud_provider config description to README.md
-
- Jul 10, 2017
-
-
Alexander Chumakov authored
Add section how to configure k8s cluster and set up kubectl
-
- Mar 09, 2017
-
-
Connz authored
The nova command for getting the flavors is not nova list-flavors but nova flavor-list
-
- Mar 03, 2017
-
-
Pablo Moreno authored
Restores working order of contrib/terraform/openstack, includes vault group and avoids group_vars/k8s-cluster.yml
-
- Feb 23, 2017
-
-
Bogdan Dobrelya authored
* Leave all.yml to keep only optional vars * Store groups' specific vars by existing group names * Fix optional vars casted as mandatory (add default()) * Fix missing defaults for an optional IP var * Relink group_vars for terraform to reflect changes Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
- Jan 24, 2017
-
-
Sean M. Collins authored
That way, it will not become stale. Related bug #929
-
- Jan 23, 2017
-
-
Sean M. Collins authored
More recent versions of OpenStack Horizon provide Identity v2 and Identity v3 versions of the RC file.
-
- Jan 06, 2017
-
-
Alexander Block authored
Also update reset.yml to do more dns/network related cleanup.
-
- Jan 05, 2017
-
-
Bogdan Dobrelya authored
Signed-off-by:
Bogdan Dobrelya <bogdando@mail.ru>
-
- Dec 13, 2016
-
-
Alexander Block authored
-