1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

Feature #795: Add comments to occi-server.conf, leave the bridge unset by default

This commit is contained in:
Carlos Martín 2011-09-22 15:29:05 +02:00
parent 7e6c4eb333
commit df4774562b

View File

@ -17,7 +17,7 @@
# OpenNebula sever contact information
:one_xmlrpc: http://localhost:2633/RPC2
# Host and port where econe server will run
# Host and port where OCCI server will run
:server: localhost
:port: 4567
@ -25,9 +25,11 @@
#:ssl_server: fqdm.of.the.server
# Configuration for OpenNebula's Virtual Networks
#:bridge: <NAME_OF_DEFAULT_BRIDGE>
:bridge: vbr1
#:bridge: NAME_OF_DEFAULT_BRIDGE
# Authentication protocol for the OCCI server:
# basic, for OpenNebula's user-password scheme
# x509, for x509 certificates based authentication
:auth: basic
# VM types allowed and its template file (inside templates directory)