cookbook-openstack-compute/files/default/nova-compute.conf
Darren Birkett af2c7621ea edit contents of cookbook_file nova-compute.conf to be more explanatory
as to why it's there

Fixes: bug #1268974

This edits the cookbook_file so that it's more obvious why it's being
dropped in there

Change-Id: Ic34151878ceedc1bc25337a9faa4350df0bd3823
2014-01-14 15:05:19 +00:00

11 lines
340 B
Plaintext

# This file autogenerated by Chef
# Do not edit, changes will be overwritten
#
# On ubuntu systems, this file is populated (by the nova-compute package) with:
#
# libvirt_type=kvm
# compute_driver=libvirt.LibvirtDriver
#
# In order to properly manage these options in the main nova.conf, we need to
# replace that file with this empty one.