Matthew Treinish ec58a1db29 Add refreshonly to 'upgrade_subunit2sql_db'
This commit adds refreshonly to the 'upgrade_subunit2sql_db' exec.
The problem without this set is that subscribing to the Pip package
generates an event on each puppet refresh, which causes the db-manage
utility to run a migration update every 15 min, which is far from
ideal. Setting refreshonly means that the command is only run when
the resource changes, in this case when a new package version is
installed, which is the desired behavior.

Change-Id: Ib77d68f19edbf48a8d8cf4e757dbfb6463f1c6bb
2014-11-18 16:16:18 -05:00
..
2014-04-09 20:56:36 +00:00
2014-05-23 11:06:12 +04:00
2014-10-29 09:32:43 +01:00
2014-08-14 11:23:53 +02:00
2014-10-20 15:49:11 -07:00
2014-06-04 17:33:50 -07:00
2014-06-04 17:33:50 -07:00
2014-09-12 10:42:05 -07:00
2014-09-30 12:40:59 -07:00