mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Added automatic configuration of Cisco Catalyst switch.
This commit is contained in:
@@ -14,7 +14,9 @@ CREATE TABLE event_settings (
|
||||
networksecurityenabled bool,
|
||||
apaddress VARCHAR(255),
|
||||
apusername VARCHAR(255),
|
||||
appassword VARCHAR(255)
|
||||
appassword VARCHAR(255),
|
||||
switchaddress VARCHAR(255),
|
||||
switchpassword VARCHAR(255)
|
||||
);
|
||||
|
||||
-- +goose Down
|
||||
|
||||
Reference in New Issue
Block a user