Don't try and create the db here, just load it from dump
This commit is contained in:
parent
46da3776a9
commit
1955438d6f
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@
|
|||
creates=/var/tmp/fas2.dump
|
||||
|
||||
- command: dropdb fas2
|
||||
- command: createdb -O fas2 fas2
|
||||
- name: Import the prod db. This will take quite a while. Go get a snack!
|
||||
shell: cat /var/tmp/fas2.dump | psql fas2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue