k3s/cluster/aws
Michael Nikitochkin 2272de1f67 AWS: Fixed compacting script of cloud init for MacOS
In MacOS there is error during setup a new cluster:

```
+ sed -i -e 's/^[[:blank:]]*#.*$//' -e '/^[[:blank:]]*$/d' /sometmpfile
sed: -e: No such file or directory
```

Because sed version of MacOS does not support modern features.
2015-12-16 09:20:57 +01:00
..
coreos keep kubeproxy hostname consistent with kubelet 2015-11-28 10:47:29 +08:00
jessie AWS: Log the region when we don't recognize it. 2015-10-27 10:18:52 -04:00
templates Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
trusty Minion->Node rename: KUBE_NODE_IMAGE 2015-11-25 00:43:51 -08:00
vivid AWS: Update Ubuntu Vivid AMIs 2015-11-06 11:58:39 -05:00
wheezy AWS: Log the region when we don't recognize it. 2015-10-27 10:18:52 -04:00
config-default.sh Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
config-test.sh Minion->Node rename: NUM_NODES 2015-11-25 00:45:10 -08:00
options.md Add warning about AWS EC2 't2' instance type 2015-12-06 19:56:13 +01:00
util.sh AWS: Fixed compacting script of cloud init for MacOS 2015-12-16 09:20:57 +01:00