- 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>
-
- Feb 22, 2017
-
-
Matthew Mosesohn authored
Add synthetic scale deployment mode
-
Matthew Mosesohn authored
iptables switch for docker
-
Matthew Mosesohn authored
Fix shell special vars
-
- Feb 21, 2017
-
-
Ivan Shvedunov authored
-
Matthew Mosesohn authored
-
Sergii Golovatiuk authored
- Remove variable dup for Ubuntu - Update Docker to 1.13
-
Sergii Golovatiuk authored
Docker 1.13 changes the behaviour of iptables defaults from allow to drop. This patch disables docker's iptables management as it was in Docker 1.12 [1] [1] https://github.com/docker/docker/pull/28257 Signed-off-by:
Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Cleanup legacy syntax, spacing, files all to yml
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
speed up etcd preupgrade check
-
Matthew Mosesohn authored
Update calico-cni to 1.5.6
-
- Feb 20, 2017
-
-
Matthew Mosesohn authored
fix typos in azure docs
-
Matthew Mosesohn authored
fix load balancer DNS name index evaluation in openssl.conf
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Update Kubernetes to v1.5.3
-
Sergii Golovatiuk authored
Signed-off-by:
Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
Matthew Mosesohn authored
-
Antoine Legrand authored
Update Doc
-
Hung Nguyen Viet authored
-
Antoine Legrand authored
Put Ansible requirements first
-
Hung Nguyen Viet authored
And re-phrase all sentences to passive tense
-
- Feb 19, 2017
-
-
Matthew Mosesohn authored
-
Antoine Legrand authored
Safe disable SELinux
-
- Feb 18, 2017
-
-
Abel Lopez authored
Sometimes, a sysadmin might outright delete the SELinux rpms and delete the configuration. This causes the selinux module to fail with ``` IOError: [Errno 2] No such file or directory: '/etc/selinux/config'\n", "module_stdout": "", "msg": "MODULE FAILURE"} ``` This simply checks that /etc/selinux/config exists before we try to set it Permissive. Update from feedback
-
Matthew Mosesohn authored
This generates too much output and during upgrade scenarios can bring us over the 4mb limit.
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
Skip nodes not in ansible play (via --limit)
-
Matthew Mosesohn authored
This works around 4MB limit for gitlab CI runner.
-
Matthew Mosesohn authored
New deploy modes: scale, ha-scale, separate-scale Creates 200 fake hosts for deployment with fake hostvars. Useful for testing certificate generation and propagation to other master nodes. Updated test cases descriptions.
-
Andrew Greenwood authored
-
Andrew Greenwood authored
-
Andrew Greenwood authored
Migrate older inline= syntax to pure yml syntax for module args as to be consistant with most of the rest of the tasks Cleanup some spacing in various files Rename some files named yaml to yml for consistancy
-
Antoine Legrand authored
Add graceful upgrade process
-
- Feb 17, 2017
-
-
Vladimir Rutsky authored
-
Vladimir Rutsky authored
-
Matthew Mosesohn authored
Calico does not allow renaming hosts
-
Antoine Legrand authored
Fix fact tags
-