blob: 0b5f4da0adb14132536ee19eacfe7f2c3a791e9f [file] [log] [blame]
Sergio Slobodrianbf77c862017-06-08 13:24:27 -04001---
Sergio Slobodrian7c483622017-06-13 15:51:34 -04002# The name to use for the server
3server_name: "voltha"
Sergio Slobodrianbf77c862017-06-08 13:24:27 -04004# Use virtualbox for development
5vProvider: "virtualbox"
Sergio Slobodrian7c483622017-06-13 15:51:34 -04006# This determines if test mode is active
7testMode: "false"
Sergio Slobodrianbf77c862017-06-08 13:24:27 -04008# Use KVM for production
9#vProvider: "KVM"