Smana
c4beee38f6
include variables from a distinct file
8 years ago
Paul Czarkowski
7de87d958e
turn adduser/download roles into meta roles
This should make things a little more composable,
by making these roles meta roles that perform no
actions by default we allow each role to own its own
resources.
8 years ago
Paul Czarkowski
ba615ff94e
race condition in download role under vagrant
using a shared folder can cause race conditions for the download
role as it tries to download files on all the nodes to the same
shared path. This adds a flag to run the tasks in the download
role on just one node.
8 years ago
teuto.net Netzdienste GmbH
457ed11b49
fixed deprecation warnings regarding bare variables
8 years ago
Antoine Legrand
15ce66b2f5
Kubernetes 1.2.0
8 years ago
Antoine Legrand
72807965a8
Upload files to a separate storage
8 years ago
Antoine Legrand
49a7278563
Set perms on unarchive
8 years ago
Greg Althaus
e7d5b7af67
Force owner and permissions for get_url retrieved
files. get_url doesn't honor owner and mode is spotty.
8 years ago
Antoine Legrand
dd61f685b8
AddUser Role
8 years ago
Smaine Kahlouch
87b42e34e0
create kube-cert group task
8 years ago
Smaine Kahlouch
cb59559835
use command instead of synchronize
8 years ago
ant31
e3cdb3574a
Rework download role
8 years ago
Smaine Kahlouch
7006d56ab8
split role download and preinstall
8 years ago
Smaine Kahlouch
dbb6f4934e
common role in order to support other linux distribs
8 years ago
Smaine Kahlouch
6f4f170a88
remove useless etcd download, runs into docker containers
8 years ago
ant31
e378f4fb14
Install calico-plugin before running calico
8 years ago
Smaine Kahlouch
3981b73924
download only required kubernetes binaries
9 years ago
Smaine Kahlouch
00c562828f
Initial commit
9 years ago