Commit graph

  • ab007e4ab8 weave network plugin Smana 2016-02-09 17:16:16 +0100
  • 03dd43e97d Merge pull request #132 from Smana/net_plugins_distinct_roles Smaine Kahlouch 2016-02-09 16:10:15 +0100
  • 4f92417a5d split network plugins into distinct roles Smaine Kahlouch 2016-01-30 16:04:47 +0100
  • 3016ab79cb Merge pull request #129 from Smana/fedora_23_compat Antoine Legrand 2016-02-04 12:11:51 +0100
  • b2d6626363 fix some issues with fedora 23 and dnf Smana 2016-02-03 21:26:49 +0100
  • 98e2d6957a Merge pull request #128 from ansibl8s/fix_calico_initd_ip Smaine Kahlouch 2016-02-01 16:32:19 +0100
  • 779299de15 calico uses --ip option Smaine Kahlouch 2016-02-01 15:53:23 +0100
  • bf5582b01f Merge pull request #127 from ansibl8s/increase_timeout Antoine Legrand 2016-02-01 14:53:48 +0100
  • 7e94d31c8b Merge branch 'master' into increase_timeout Antoine Legrand 2016-02-01 14:32:25 +0100
  • 896f59267a Merge pull request #126 from ansibl8s/calico_nat_outgoing Antoine Legrand 2016-02-01 14:32:13 +0100
  • 21b0a3649d Increase liveness timeout ant31 2016-02-01 13:41:49 +0100
  • 3bb6066558 add option '--nat-outgoing' for calico on clouds Smaine Kahlouch 2016-02-01 09:47:51 +0100
  • 64be24dd20 Merge pull request #123 from Smana/install_epel_rhel Smaine Kahlouch 2016-02-01 10:46:10 +0100
  • f8ffe53709 Merge pull request #124 from rackn/centos-fixes Antoine Legrand 2016-01-31 22:33:02 +0100
  • 4d3f6c6533 install epel release for rhel Smaine Kahlouch 2016-01-31 21:05:49 +0100
  • 6163fe166e Update docker for CentOS issues in AWS and general variables. Greg Althaus 2016-01-30 09:01:04 -0600
  • 6eff3f0fce Merge pull request #120 from Smana/fix_etcd_initd Antoine Legrand 2016-01-30 22:42:13 +0100
  • 6358cf788f etcd initd startup command fix Smaine Kahlouch 2016-01-30 22:31:41 +0100
  • 6915278f65 Merge pull request #118 from ansibl8s/calico Antoine Legrand 2016-01-29 15:51:17 +0100
  • b33713da4a Change calico condition --ipip Antoine Legrand 2016-01-29 14:07:21 +0100
  • 83c1bd516d Update calico.yml Antoine Legrand 2016-01-29 12:23:29 +0100
  • 7a6e065832 Merge 925f8db610 into 5d24cabc83 Antoine Legrand 2016-01-28 19:28:38 +0000
  • 5d24cabc83 Merge pull request #116 from ansibl8s/calico_on_cloud Antoine Legrand 2016-01-28 20:28:15 +0100
  • 7127e6de54 Add --ipip to calico if on cloud_proivder Antoine Legrand 2016-01-28 20:13:50 +0100
  • 925f8db610 Add --ipip to calico if on cloud_proivder Antoine Legrand 2016-01-28 19:42:33 +0100
  • cea8f1d381 Merge pull request #109 from rackn/awsify Antoine Legrand 2016-01-28 14:47:27 +0100
  • bedcca922c Add variables and defaults for multiple types of ip addresses. Each node can have 3 IPs. 1. ansible_default_ip4 - whatever ansible things is the first IPv4 address usually with the default gw. 2. ip - An address to use on the local node to bind listeners and do local communication. For example, Vagrant boxes have a first address that is the NAT bridge and is common for all nodes. The second address/interface should be used. 3. access_ip - An address to use for node-to-node access. This is assumed to be used by other nodes to access the node and may not be actually assigned on the node. For example, AWS public ip that is not assigned to node. Greg Althaus 2016-01-26 14:41:42 -0600
  • faf50ea698 Merge pull request #111 from Smana/flannel_pods_subnet Smaine Kahlouch 2016-01-27 22:14:20 +0100
  • a323335d36 use 'kube_pods_subnet' var for flannel conf Smaine Kahlouch 2016-01-27 22:00:12 +0100
  • f15dda0248 Merge pull request #110 from Smana/updatedoc Antoine Legrand 2016-01-27 17:42:52 +0100
  • 8d71d56809 update submodules and documentation Smaine Kahlouch 2016-01-27 17:02:41 +0100
  • cf472a6b4c Merge pull request #107 from ansibl8s/race_condition_api_master 1.4.0 Antoine Legrand 2016-01-26 18:00:47 +0100
  • fd6ac61afc Use local etcd/etcdproxy for calico ant31 2016-01-26 17:28:30 +0100
  • 16a1926f94 Drop ansible 1.9 support Antoine Legrand 2016-01-26 15:31:11 +0100
  • 839974bad0 Merge pull request #108 from ansibl8s/set_perms_on_unarchive Antoine Legrand 2016-01-26 15:25:28 +0100
  • 4566d60e6f Slowdown apimaster restart Antoine Legrand 2016-01-26 11:58:14 +0100
  • 49a7278563 Set perms on unarchive Antoine Legrand 2016-01-26 12:17:33 +0100
  • 8676f8761f Merge pull request #99 from ansibl8s/symlink-dnsmasq-conf Antoine Legrand 2016-01-26 00:44:13 +0100
  • b9781fa7c2 Symlink dnsmasq conf Antoine Legrand 2016-01-25 17:34:51 +0100
  • 08052f60da Merge pull request #105 from ansibl8s/fix_handlers Antoine Legrand 2016-01-25 23:00:07 +0100
  • f909d6a8b9 Merge b77b2392ed into 44230a4e86 Antoine Legrand 2016-01-25 21:56:53 +0000
  • 44230a4e86 Merge pull request #101 from galthaus/patch-1 Antoine Legrand 2016-01-25 22:56:48 +0100
  • b77b2392ed Fix download reference in cluster.ml Greg Althaus 2016-01-25 11:23:55 -0600
  • 90ffb8489a fix some handlers Smaine Kahlouch 2016-01-25 21:09:42 +0100
  • 338fb91cd0 Merge 95eca226bc into 238f6e8a0b Smaine Kahlouch 2016-01-25 21:47:20 +0000
  • 238f6e8a0b Remove apt-get update Antoine Legrand 2016-01-25 22:46:20 +0100
  • 95eca226bc fix some handlers Smaine Kahlouch 2016-01-25 21:09:42 +0100
  • ef7cf3bf11 Merge pull request #103 from rackn/perm-fix Antoine Legrand 2016-01-25 22:01:57 +0100
  • e7d5b7af67 Force owner and permissions for get_url retrieved files. get_url doesn't honor owner and mode is spotty. Greg Althaus 2016-01-25 13:30:48 -0600
  • 359e55f6e4 Merge pull request #100 from rackn/cache-update-centos Smaine Kahlouch 2016-01-25 19:00:57 +0100
  • dd29c8064f Fix download reference in cluster.ml Greg Althaus 2016-01-25 11:23:55 -0600
  • c7bd2a2a1e Need to use separate stanzas for each repo because the args are different. Sigh. Greg Althaus 2016-01-25 11:16:56 -0600
  • 87fa167efa Merge pull request #95 from Smana/fix_ha_apiserver Smaine Kahlouch 2016-01-25 13:01:03 +0100
  • baaa6efc2b workaround_ha_apiserver Smaine Kahlouch 2016-01-24 22:27:55 +0100
  • cece179bd4 Merge pull request #97 from ansibl8s/systemd_reload Antoine Legrand 2016-01-25 11:01:11 +0100
  • 56b92812fa Fix systemd reload and calico unit ant31 2016-01-25 02:01:25 +0100
  • 2cbbcee351 Merge pull request #98 from ansibl8s/setup_cache Antoine Legrand 2016-01-25 02:12:19 +0100
  • f5508b1794 Use update_cache when possible ant31 2016-01-25 02:06:34 +0100
  • 8f7d552401 Merge pull request #93 from ansibl8s/flannel-info Antoine Legrand 2016-01-24 16:46:04 +0100
  • bcd6ecb7fb Add flannel vars to enable vagrant and amazon environments Greg Althaus 2016-01-23 12:27:06 -0600
  • 65666fc28a Merge pull request #90 from ansibl8s/add_users_role Antoine Legrand 2016-01-24 16:17:24 +0100
  • b4734c280a Merge branch 'master' into add_users_role Antoine Legrand 2016-01-24 15:58:10 +0100
  • dd61f685b8 AddUser Role Antoine Legrand 2016-01-23 18:01:18 +0100
  • f8301cda05 Merge c64421a52a into 641ce3358a Greg Althaus 2016-01-23 22:38:50 +0000
  • 641ce3358a Merge pull request #91 from Smana/rsync_instead_of_copy Antoine Legrand 2016-01-23 23:38:42 +0100
  • c64421a52a Add flannel vars to enable vagrant and amazon environments Greg Althaus 2016-01-23 12:27:06 -0600
  • 4984b57aa2 use rsync instead of command Smaine Kahlouch 2016-01-23 18:26:07 +0100
  • 87d8d87c6e Merge pull request #87 from Smana/apiserver_on_host Smaine Kahlouch 2016-01-23 17:46:23 +0100
  • 6725bc1d33 Merge 90037f3aff into d5f11b2442 Smaine Kahlouch 2016-01-23 16:28:37 +0000
  • 90037f3aff use rsync instead of copy Smaine Kahlouch 2016-01-23 17:20:33 +0100
  • 95cd00065a run apiserver as a service Smaine Kahlouch 2016-01-22 14:25:33 +0100
  • 283c4169ac run apiserver as a service Smaine Kahlouch 2016-01-22 14:25:33 +0100
  • d5f11b2442 Merge pull request #88 from Smana/complete_remove_downloader Smaine Kahlouch 2016-01-22 17:25:12 +0100
  • 5edc81c627 moving kube-cert group into group_vars Smaine Kahlouch 2016-01-22 17:18:45 +0100
  • 391413f7e7 missing commits for the PR #86 Smaine Kahlouch 2016-01-22 17:10:31 +0100
  • c05c60a5d2 Merge pull request #86 from ansibl8s/remove_downloader Smaine Kahlouch 2016-01-22 17:04:54 +0100
  • 87b42e34e0 create kube-cert group task Smaine Kahlouch 2016-01-22 16:51:54 +0100
  • be0bec9eab add kube-cert group Smaine Kahlouch 2016-01-22 16:46:06 +0100
  • 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 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. 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 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 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 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 Smaine Kahlouch 2016-01-20 17:37:23 +0100
  • ebcfd79e87 Merge 7dec754543 into 9156d1ecfd Greg Althaus 2016-01-20 16:35:55 +0000
  • 7dec754543 Try to make the etc hosts part idempotent 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. Greg Althaus 2016-01-19 16:54:29 -0600
  • 53a83ee351 Merge 528840ece0 into babf42f03a Greg Althaus 2016-01-20 02:51:28 +0000
  • 528840ece0 Make sure that localhost references 127.0.0.1 Greg Althaus 2016-01-19 20:53:04 -0600