~james-page/charms/trusty/nova-compute/stable-bug-1413862

« back to all changes in this revision

Viewing changes to templates/libvirt-bin

Checkin templates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 
2
# This is a POSIX shell fragment
 
3
 
 
4
# Start libvirtd to handle qemu/kvm:
 
5
start_libvirtd="yes"
 
6
 
 
7
# options passed to libvirtd, add "-l" to listen on tcp
 
8
libvirtd_opts="{{ libvirtd_opts }}"
 
9
 
 
10
# pass in location of kerberos keytab
 
11
#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab