Browse Source

Added supernode target

Till Klocke 9 năm trước cách đây
mục cha
commit
ca1b6241f6
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      Makefile

+ 3 - 0
Makefile

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