mv_update_* have hard coded host names to avoid clobbering production

Bug #1478365 reported by Dan MacNeil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MVHub
New
Undecided
Unassigned

Bug Description

mv_update_development fails to run if host isn't in

my @ALLOWED_HOSTS
    = qw/ brave bold buttercup cricket home josephine mvhub-dev-wheezy /;

...this is good it keeps the production database from being destroyed with test data

staging , and production similar.

Better to have a production_status config flag that is dev / stagin / live defaulting as appropreate so other people can run our code without modifying it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.