Browse Source

Added supernode target

Till Klocke 9 years ago
parent
commit
ca1b6241f6
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Makefile

+ 3 - 0
Makefile

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