diff --git a/Makefile b/Makefile index 0a6f57d6..61426ed5 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ install: operator-deploy post-install ## installs the pattern and loads the secr @echo "Installed" .PHONY: create-gpu-machineset -create-gpu-machineset: +create-gpu-machineset: ## Creates a gpu machineset ansible-playbook ansible/playbooks/create-gpu-machine-set.yaml .PHONY: post-install