浏览代码

Added supernode target

Till Klocke 9 年之前
父节点
当前提交
ca1b6241f6
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Makefile

+ 3 - 0
Makefile

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