Commit 2b799724 authored by Vivien Alger's avatar Vivien Alger

Adding SSL informations

parent d045148e
......@@ -13,6 +13,8 @@ qemu_img_path = ${kvm:location}/bin/qemu-img
#slapreport_path = ${buildout:bin-directory}/slapreport
websockify_path = ${noVNC:location}/utils/wsproxy.py
noVNC_location = ${noVNC:location}
openssl_binary = ${openssl:location}/bin/openssl
rdiff_backup_binary = ${buildout:bin-directory}/rdiff-backup
smp_count = 1
ram_size = 1024
......
......@@ -9,6 +9,8 @@ extends =
../component/ncurses/buildout.cfg
../component/libuuid/buildout.cfg
../component/noVNC/buildout.cfg
../component/openssl/buildout.cfg
../component/rdiff-backup/buildout.cfg
extensions =
slapos.rebootstrap
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment