Remove duplicate fix for koschei krb_principal

This commit is contained in:
Mikolaj Izdebski 2017-03-07 10:59:47 +00:00
parent f840df0e85
commit e613ac44c5

View file

@ -61,9 +61,6 @@ truncate host_channels;
select now() as time, 'expiring repos' as msg;
update repo set state = 3 where state in (0, 1, 2);
-- fix krb_principal for koschei user
update users set krb_principal='koschei/koschei-backend01.stg.phx2.fedoraproject.org@STG.FEDORAPROJECT.ORG' where name='koschei';
-- add our staging builders, dynamically pulled from ansible inventory