Skip to content
Snippets Groups Projects
Unverified Commit 699fbd64 authored by Kenichi Omichi's avatar Kenichi Omichi Committed by GitHub
Browse files

Move recover_control_plane/master to control-plane (#7236)

According to the following recommendation, this moves the directory
to control-plane:

The Kubernetes project is moving away from wording that is considered
offensive. A new working group WG Naming was created to track this work,
and the word "master" was declared as offensive. A proposal was formalized
for replacing the word "master" with "control plane".
parent b42bf39f
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
- hosts: "{{ groups['kube-master'] | first }}"
roles:
- { role: recover_control_plane/master }
- { role: recover_control_plane/control-plane }
- include: cluster.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment