Commit Graph

  • cb59559835 use command instead of synchronize Smaine Kahlouch 2016-01-22 16:37:07 +0100
  • 078b67c50f Remove downloader host Antoine Legrand 2016-01-21 21:18:45 +0100
  • e95c4739f5 Merge pull request #82 from rackn/etcd-sync Antoine Legrand 2016-01-21 20:39:52 +0100
  • 32877bdc7b Merge branch 'master' into etcd-sync #82 Greg Althaus 2016-01-21 13:13:58 -0600
  • 5e3af86c26 Merge pull request #84 from rackn/init-system-fix Antoine Legrand 2016-01-21 20:07:47 +0100
  • ec1073def8 Test for a systemd service that should be up. #84 Greg Althaus 2016-01-21 11:33:13 -0600
  • 28e530e005 Fix etcd synchronize to other nodes from the downloader Greg Althaus 2016-01-21 11:20:37 -0600
  • ea2f58f282 Set update_cache to yes when installing the required dependencies #81 Jean-Christophe Sirot 2016-01-21 16:48:41 +0100
  • 9e9aba4e3a Merge pull request #79 from Smana/gitinfo Smaine Kahlouch 2016-01-21 13:49:11 +0100
  • de038530ef don't run gitinfos by default #79 Smaine Kahlouch 2016-01-21 13:19:02 +0100
  • 337977e868 script which gives info about the deployment state Smaine Kahlouch 2016-01-21 10:51:13 +0100
  • 1c2bdbacb1 Merge pull request #72 from Smana/etcd_on_host Smaine Kahlouch 2016-01-21 13:20:05 +0100
  • 9715962356 etcd directly in host #72 Smaine Kahlouch 2016-01-19 15:23:19 +0100
  • 5afbe181ce Merge pull request #78 from Smana/conf_etc-hosts_preinstall Smaine Kahlouch 2016-01-20 19:02:03 +0100
  • a5094f2a6a move /etc/hosts configuration in 'preinstall' role #78 Smaine Kahlouch 2016-01-20 17:37:23 +0100
  • ebcfd79e87 Merge 7dec754543 into 9156d1ecfd #77 Greg Althaus 2016-01-20 16:35:55 +0000
  • 7dec754543 Try to make the etc hosts part idempotent #77 Greg Althaus 2016-01-20 10:32:57 -0600
  • 87911f029d Make sure that localhost references 127.0.0.1 Greg Althaus 2016-01-19 20:53:04 -0600
  • 9156d1ecfd Merge pull request #76 from rackn/dns-ip Antoine Legrand 2016-01-20 15:46:27 +0100
  • fe5ec398bf Use IP is specified, otherwise use the ansible discovered address. This fixes cases for use in Vagrant environments. #76 Greg Althaus 2016-01-19 16:54:29 -0600
  • 53a83ee351 Merge 528840ece0 into babf42f03a #75 Greg Althaus 2016-01-20 02:51:28 +0000
  • 528840ece0 Make sure that localhost references 127.0.0.1 #75 Greg Althaus 2016-01-19 20:53:04 -0600
  • a6e370248d Use IP is specified, otherwise use the ansible discovered address. This fixes cases for use in Vagrant environments. Greg Althaus 2016-01-19 16:54:29 -0600
  • babf42f03a Merge pull request #71 from ansibl8s/add_set_remote_user Antoine Legrand 2016-01-19 22:20:31 +0100
  • 859f6322a0 Merge branch 'master' into add_set_remote_user #71 Antoine Legrand 2016-01-19 21:08:52 +0100
  • feb1d82eba Merge fcd669d424 into 815c5fa43c #68 Antoine Legrand 2016-01-19 20:08:17 +0000
  • 569560794b Merge ec2f9d17ab into 815c5fa43c #69 Antoine Legrand 2016-01-19 20:07:51 +0000
  • 815c5fa43c Merge pull request #74 from rackn/master Smaine Kahlouch 2016-01-19 20:48:42 +0100
  • 10b2466d82 run_once only works if master[0] is first in inventory list of all nodes. #74 Greg Althaus 2016-01-19 13:10:54 -0600
  • fcd669d424 add vagrant #68 Antoine Legrand 2016-01-18 23:28:09 +0100
  • ec2f9d17ab Fix etcd host #69 Antoine Legrand 2016-01-19 14:08:32 +0100
  • f68d8f3757 Add seT_remote_user in synchronize Antoine Legrand 2016-01-19 14:09:21 +0100
  • 9b083b62cf Rename tasks Antoine Legrand 2016-01-19 14:08:57 +0100
  • 59614fc60d Merge pull request #70 from Smana/localhost_dnsmasq Smaine Kahlouch 2016-01-19 14:01:05 +0100
  • b54af6b42f reduce dns timeout #70 Smaine Kahlouch 2016-01-19 13:49:33 +0100
  • 7cab7e5fef restarting kubelet is sometimes required after docker restart Smaine Kahlouch 2016-01-19 13:47:07 +0100
  • 4c5735cef8 configure dnsmasq to listen on localhost only Smaine Kahlouch 2016-01-19 13:34:30 +0100
  • 58e1db6aae update kubedns submodule Smaine Kahlouch 2016-01-19 13:32:53 +0100
  • 63ae6ba5b5 dnsmasq runs on all nodes Smaine Kahlouch 2016-01-19 10:31:47 +0100
  • f58b4d3dd6 dnsmasq listens on localhost Smaine Kahlouch 2016-01-19 10:29:33 +0100
  • d3a8584212 add timeout options to resolv.conf Smaine Kahlouch 2016-01-19 10:18:53 +0100
  • 51f1ae1e9e Merge pull request #67 from ansibl8s/v1.1.4 Antoine Legrand 2016-01-18 17:32:05 +0100
  • 4271126bae Change hyperkube repo #67 ant31 2016-01-18 17:17:08 +0100
  • 049f5015c1 upgrade hyperkube image version Smaine Kahlouch 2016-01-18 16:55:57 +0100
  • 576be8d12a Merge 19ebef8bd8 into 6ab671c88b #64 Antoine Legrand 2016-01-18 15:32:25 +0000
  • 6ab671c88b update memcached submodule Smaine Kahlouch 2016-01-18 16:25:01 +0100
  • d73ac90acf udpate k8s-pgbouncer submodule Smaine Kahlouch 2016-01-18 11:58:12 +0100
  • adf6e2f7b1 update postgres submodule Smaine Kahlouch 2016-01-18 11:44:33 +0100
  • 19ebef8bd8 Upgrade to 1.2.0-alpha #64 ant31 2016-01-17 01:00:37 +0100
  • fb0803cf4c README : update versions Smaine Kahlouch 2016-01-17 21:31:38 +0100
  • 806834a6e9 upgrade kubernetes to 1.1.4 and calico to 0.14.0 Smaine Kahlouch 2016-01-17 21:30:11 +0100
  • 8415634016 use google hyperkube image Smaine Kahlouch 2016-01-16 22:55:49 +0100
  • 319f687ced Merge pull request #62 from ansibl8s/flannel Antoine Legrand 2016-01-15 13:13:56 +0100
  • 8127e8f8e8 Flannel running as pod #62 Smaine Kahlouch 2016-01-09 10:45:50 +0100
  • dd46cc64a4 README : Networking title #60 Smaine Kahlouch 2016-01-15 10:44:54 +0100
  • 2d5862a94d README : typo Smaine Kahlouch 2016-01-15 10:43:17 +0100
  • 3d45a81006 README: ansible basics docs link Smaine Kahlouch 2016-01-15 10:39:34 +0100
  • 51a0996087 fix regexp for resolv.conf Smaine Kahlouch 2016-01-15 10:35:43 +0100
  • 80ac2ec6fc update README Smaine Kahlouch 2016-01-15 09:29:28 +0100
  • ff14a651b0 'resolv.conf search directive at the beginning of file #61 #48 Smaine Kahlouch 2016-01-15 08:35:11 +0100
  • 5d61b5e813 Fix namespace #57 ant31 2016-01-14 15:19:45 +0100
  • b769636435 Ansible 2.0 ant31 2016-01-12 17:56:29 +0100
  • ecc1933e2f use skydns first then upstream servers Smaine Kahlouch 2016-01-13 16:28:10 +0100
  • 54d7dbac54 retrieve peer_with_router tasks Smaine Kahlouch 2016-01-12 16:26:12 +0100
  • ad0f390276 waitfor only on master Smaine Kahlouch 2016-01-12 15:09:47 +0100
  • 025213fc05 Supported Centos version 7 Smaine Kahlouch 2016-01-12 10:31:06 +0100
  • 9aecd8f271 download flannel binary isn't needed anymore Smaine Kahlouch 2016-01-12 09:45:01 +0100
  • dbae516592 docker configuration for sysvinit os Smaine Kahlouch 2016-01-11 16:52:59 +0100
  • 68dda6818a update README, CentOS test with Flannel Smaine Kahlouch 2016-01-11 14:42:56 +0100
  • bc8f4c50b3 update bash completion Smaine Kahlouch 2016-01-11 14:42:15 +0100
  • 0115ee98d5 delete default docker bridge for flannel Smaine Kahlouch 2016-01-11 11:56:58 +0100
  • d5d5811a1b add submodule pgbouncer Smaine Kahlouch 2016-01-10 21:54:09 +0100
  • de5b89e9d1 update k8s-postgres submodule Smaine Kahlouch 2016-01-10 21:50:33 +0100
  • 730ed7428a update kubedns apps Smaine Kahlouch 2016-01-10 21:46:33 +0100
  • 98e79baa04 docker configuration with systemd Smaine Kahlouch 2016-01-10 21:17:41 +0100
  • c4157704ce configuring docker for flannel and calico Smaine Kahlouch 2016-01-10 20:51:03 +0100
  • 44f29f360b package requirements for centos Smaine Kahlouch 2016-01-10 20:34:07 +0100
  • b6b761e68b update README, flannel doc Smaine Kahlouch 2016-01-10 10:28:52 +0100
  • 7e35f96314 fix handlers order Smaine Kahlouch 2016-01-10 10:20:35 +0100
  • a572efc90f Update readme, tested with fedora23 Smaine Kahlouch 2016-01-09 22:55:13 +0100
  • d4c6b7448f first version with a working flannel network plugin Smaine Kahlouch 2016-01-09 22:54:38 +0100
  • b928eb1dcd install rsync as requirement Smaine Kahlouch 2016-01-09 22:51:05 +0100
  • f9b4c0177f docker configuration by the network_plugin role Smaine Kahlouch 2016-01-09 22:47:30 +0100
  • bf54d0695b calico-plugin needed when network_plugin is calico Smaine Kahlouch 2016-01-09 22:26:11 +0100
  • 0914b2da5f pkg requirement depends on linux distribs Smaine Kahlouch 2016-01-09 15:38:46 +0100
  • 63fe4cb974 increase timeout for both etcd and dnsmasq for slow networks Smaine Kahlouch 2016-01-09 15:32:34 +0100
  • 80dc4483e1 disable flannel server mode Smaine Kahlouch 2016-01-09 11:09:53 +0100
  • 303d2fa08d add packages requirements depending on distro Smaine Kahlouch 2016-01-09 11:08:54 +0100
  • 5513872163 Merge branch 'flannel_as_pod' of https://github.com/ansibl8s/setup-kubernetes into flannel_as_pod Smaine Kahlouch 2016-01-09 10:48:12 +0100
  • c2bafacddb selinux to permissive and docker config Smaine Kahlouch 2016-01-06 21:10:24 +0100
  • ebae4487a1 package requirements are installed with kubernetes/preinstall role Smaine Kahlouch 2016-01-06 21:08:39 +0100
  • 8e870858a9 install python-dnf for latest rh like distribs Smaine Kahlouch 2016-01-06 13:32:38 +0100
  • 45078fe6ae mount subnet.env vars to be used by docker Smaine Kahlouch 2016-01-06 11:29:51 +0100
  • 7411a654cb fix rebase conflict Smaine Kahlouch 2016-01-09 10:45:50 +0100
  • af8f394714 update README, local connection 1.3.0_k1.1.3 1.3.0 Smaine Kahlouch 2016-01-08 16:04:17 +0100
  • eab2cec0ad fix kubectl perms Smaine Kahlouch 2016-01-08 16:02:40 +0100
  • 0b17a4c00f Merge pull request #45 from jcsirot/fix-calico-systemd Smaine Kahlouch 2016-01-08 11:34:58 +0100
  • f49aa90bf7 fix synchronize pull mode ant31 2016-01-08 11:32:06 +0100
  • 6f9148e994 Fix calico with systemd #45 Jean-Christophe Sirot 2016-01-08 10:32:43 +0100
  • 7c8e9dbe00 Update README.md Antoine Legrand 2016-01-08 00:36:06 +0100