diff --git a/docs/getting-started-guides/fedora/fedora_ansible_config.md b/docs/getting-started-guides/fedora/fedora_ansible_config.md index c3615f2aed..363497942b 100644 --- a/docs/getting-started-guides/fedora/fedora_ansible_config.md +++ b/docs/getting-started-guides/fedora/fedora_ansible_config.md @@ -149,7 +149,7 @@ This will finally setup your whole Kubernetes cluster for you. ```shell cd ~/contrib/ansible/ -./setup.sh +./scripts/deploy-cluster.sh ``` ## Testing and using your new cluster