Skip to content

Commit a56f8e2

Browse files
committed
Merge remote-tracking branch 'mbaldessari/fix-help' into slim-common
2 parents 471f692 + 1fdba19 commit a56f8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ install: operator-deploy post-install ## installs the pattern and loads the secr
1616
@echo "Installed"
1717

1818
.PHONY: create-gpu-machineset
19-
create-gpu-machineset:
19+
create-gpu-machineset: ## Creates a gpu machineset
2020
ansible-playbook ansible/playbooks/create-gpu-machine-set.yaml
2121

2222
.PHONY: post-install

0 commit comments

Comments
 (0)