From 6180bd1ca5b371025cac6aace61c7d07366c40e8 Mon Sep 17 00:00:00 2001 From: Cheng Sun Date: Wed, 10 Dec 2014 18:32:27 +0000 Subject: [PATCH] Add keep_instance to example config --- examples/centos-6.4.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/centos-6.4.conf b/examples/centos-6.4.conf index 9e4ee99..18af4cb 100644 --- a/examples/centos-6.4.conf +++ b/examples/centos-6.4.conf @@ -17,6 +17,7 @@ [ "", " ks=http://{{ .HTTPIP }}:{{ .HTTPPort }}/centos6-ks.cfg" - ] + ], + "keep_instance": "always" }] }