misc fixes

This commit is contained in:
Mike McLean 2015-12-11 15:56:03 -05:00
parent e562402709
commit cbd6ca9ced
2 changed files with 3 additions and 7 deletions

View file

@ -135,6 +135,7 @@ INSERT INTO channels (name) VALUES ('livecd');
INSERT INTO channels (name) VALUES ('appliance');
INSERT INTO channels (name) VALUES ('vm');
INSERT INTO channels (name) VALUES ('image');
INSERT INTO channels (name) VALUES ('livemedia');
-- Here we track the build machines
-- each host has an entry in the users table also