Skip to content
Snippets Groups Projects
Commit 2f716ab1 authored by Jupiter Hu's avatar Jupiter Hu
Browse files

remove auto projects init

parent 85b9981c
No related branches found
No related tags found
No related merge requests found
......@@ -148,12 +148,6 @@
sudo: true
when: karaage_db_init.stdout.find("0") == 0
-
name: "Create default projects"
shell: kg_init /tmp/kg_init.txt
sudo: true
when: karaage_db_init.stdout.find("0") == 0
- name: install postfix
apt: name=postfix state=present
sudo: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment