fix 系统参数设置错误可忽略

pull/74/head
jmgao 2018-01-08 18:59:18 +08:00
parent f328a21d39
commit 3b4f5879be
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,5 @@
# 主要组件版本
+ kubernetes v1.9.0
+ etcd v3.2.11
+ docker 17.09.1-ce
+ calico/node v2.6.3
+ kubernetes v1.9.1
+ etcd v3.2.13
+ docker 17.12.0-ce

View File

@ -64,3 +64,4 @@
- name: 生效系统参数
shell: "sysctl -p /etc/sysctl.d/95-k8s-sysctl.conf"
ignore_errors: true