Skip to content

Commit

Permalink
Merge pull request #3290 from bgeuken/migration_env
Browse files Browse the repository at this point in the history
[dist] Add environments/migration.rb to rpm spec

considered to be a temporary workaround
  • Loading branch information
adrianschroeter committed Jun 27, 2017
2 parents 3ed323e + bddc6c5 commit 585e381
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/obs-server.spec
Expand Up @@ -665,6 +665,7 @@ usermod -a -G docker obsservicerun
%config /srv/www/obs/api/config/environments/production.rb
%config /srv/www/obs/api/config/environments/test.rb
%config /srv/www/obs/api/config/environments/stage.rb
%config /srv/www/obs/api/config/environments/migration.rb

%dir %attr(-,%{apache_user},%{apache_group}) /srv/www/obs/api/log
%attr(-,%{apache_user},%{apache_group}) /srv/www/obs/api/tmp
Expand Down

0 comments on commit 585e381

Please sign in to comment.