We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在一些特殊的客户中,不允许以root身份执行的,所以可能需要普通用户来运行
[all] node1 ansible_host=192.168.1.19 ip=192.168.1.19 etcd_member_name=etcd1 ansible_ssh_user=sqf ansible_sudo_pass=sqf node2 ansible_host=192.168.1.20 ip=192.168.1.20 etcd_member_name=etcd2 ansible_ssh_user=sqf ansible_sudo_pass=sqf node3 ansible_host=192.168.1.21 ip=192.168.1.21 etcd_member_name=etcd3 ansible_ssh_user=sqf ansible_sudo_pass=sqf
是不是kubeplay需要做一定的改造?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
功德无量。期待中。。。 虽然我也搭建了离线环境, 但不够彻底和自动化,向大佬学习!
非root的用户部署,只需要配置好 inventory ,有具体的配置方式吗
No branches or pull requests
在一些特殊的客户中,不允许以root身份执行的,所以可能需要普通用户来运行
是不是kubeplay需要做一定的改造?
The text was updated successfully, but these errors were encountered: