diff options
Diffstat (limited to 'deploy/aws')
-rwxr-xr-x | deploy/aws/oom_cluster_host_install.sh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/deploy/aws/oom_cluster_host_install.sh b/deploy/aws/oom_cluster_host_install.sh index bf3c4da..25a8734 100755 --- a/deploy/aws/oom_cluster_host_install.sh +++ b/deploy/aws/oom_cluster_host_install.sh @@ -15,12 +15,15 @@ # limitations under the License. # ############################################################################# -# v20181105 +# v20181207 # Amazon AWS specific EFS/NFS share and rancher host join script for each cluster node # https://wiki.onap.org/display/DW/Cloud+Native+Deployment # source from https://jira.onap.org/browse/OOM-320 # Michael O'Brien # LOG-806 upgrade for Rancher 1.6.22, kubernetes 1.11 +# master/dublin - LOG-895 +# Rancher 1.6.25, Kubernetes 1.11.3, kubectl 1.11.3, Helm 2.9.2, Docker 17.03 + usage() { cat <<EOF |