Skip to content

Commit

Permalink
[dist] Add environments/migration.rb to rpm spec
Browse files Browse the repository at this point in the history
This was missing in 47d5380
  • Loading branch information
bgeuken committed Jun 27, 2017
1 parent b1f75e7 commit bddc6c5
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 bddc6c5

Please sign in to comment.