소스 검색

Added supernode target

Till Klocke 9 년 전
부모
커밋
ca1b6241f6
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      Makefile

+ 3 - 0
Makefile

@@ -19,3 +19,6 @@ manage-users:
 
 mapserver:
 	$(ANSIBLE) playbooks/mapserver.yml
+
+supernodes:
+	$(ANSIBLE) playbooks/supernode.yml