From a6936d78146c23f25568103ed23c935e1c142bd0 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 18 Feb 2016 19:57:12 +0000 Subject: [PATCH] Just do one of these. --- playbooks/manual/upgrade/fmn.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/playbooks/manual/upgrade/fmn.yml b/playbooks/manual/upgrade/fmn.yml index bfd2867b5f..95c1a28e13 100644 --- a/playbooks/manual/upgrade/fmn.yml +++ b/playbooks/manual/upgrade/fmn.yml @@ -66,14 +66,6 @@ - name: Stop the notification backend service: name="fedmsg-hub" state=stopped - - name: Upgrade the database - command: /usr/bin/alembic -c /usr/share/fmn.lib/alembic.ini upgrade +1 - args: - chdir: /usr/share/fmn.lib/ - - name: Upgrade the database - command: /usr/bin/alembic -c /usr/share/fmn.lib/alembic.ini upgrade +1 - args: - chdir: /usr/share/fmn.lib/ - name: Upgrade the database command: /usr/bin/alembic -c /usr/share/fmn.lib/alembic.ini upgrade +1 args: