Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
k8s
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit e0a1a13b
authored
Aug 29, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
格式
1 parent
6a0f2ea1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
script/k8s/add_node.sh
script/k8s/add_node.sh
View file @
e0a1a13
...
@@ -20,7 +20,7 @@ do
...
@@ -20,7 +20,7 @@ do
cat >>/etc/ansible/hosts
<<EOF
cat >>/etc/ansible/hosts
<<EOF
$ansible_new_node
$ansible_new_node
EOF
EOF
else
echo
"您已配置该node:
$ansible_new_node
信息到ansible hosts文件,已跳过该步骤"
else
echo
"您已配置该node:
$ansible_new_node
信息到ansible hosts文件,已跳过该步骤"
fi
fi
done
done
echo
"您有6s的时间,请确认当前ansible hosts为: "
echo
"您有6s的时间,请确认当前ansible hosts为: "
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment