diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/repo_structure.md | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/repo_structure.md b/docs/repo_structure.md index f598f22c3..49300f80c 100644 --- a/docs/repo_structure.md +++ b/docs/repo_structure.md @@ -28,12 +28,6 @@ These are plugins used in playbooks and roles:  ```  . -├── bin                 [DEPRECATED] Contains the `bin/cluster` script, a -│                       wrapper around the Ansible playbooks that ensures proper -│                       configuration, and facilitates installing, updating, -│                       destroying and configuring OpenShift clusters. -│                       Note: this tool is kept in the repository for legacy -│                       reasons and will be removed at some point.  └── utils               Contains the `atomic-openshift-installer` command, an                          interactive CLI utility to install OpenShift across a                          set of hosts.  | 
