misc fixes
This commit is contained in:
parent
e562402709
commit
cbd6ca9ced
2 changed files with 3 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue