From dec32696e584e56017900c3878bea4b9d1edd25b Mon Sep 17 00:00:00 2001 From: Michael O'Brien Date: Tue, 6 Nov 2018 14:32:29 -0500 Subject: align Rancher/k8s with 1.6.22 post RC1 Change-Id: I17ebbd77dd92b88a20ae7936955a15a78fb11435 Issue-ID: LOG-806 Signed-off-by: Michael O'Brien --- deploy/aws/oom_cluster_host_install.sh | 5 +++-- deploy/rancher/oom_entrypoint.sh | 6 +++--- deploy/rancher/oom_rancher_setup.sh | 18 +++++++++++++----- 3 files changed, 19 insertions(+), 10 deletions(-) (limited to 'deploy') diff --git a/deploy/aws/oom_cluster_host_install.sh b/deploy/aws/oom_cluster_host_install.sh index bee4bef..bf3c4da 100755 --- a/deploy/aws/oom_cluster_host_install.sh +++ b/deploy/aws/oom_cluster_host_install.sh @@ -15,11 +15,12 @@ # limitations under the License. # ############################################################################# -# v20180815 +# v20181105 # 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 usage() { cat <