From 226129ec54cdcbee879076c535c3834b98a07a9a Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Wed, 25 Feb 2015 16:11:51 +0000 Subject: pxeboot: add support for a PXE_INSTALLER option If PXE_INSTALLER is set to `no` or `False`, the remotely installed rootfs, Kernel, bootloader config file and device tree blob if specified, will not be removed after the deployment finishes. --- pxeboot.write.help | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'pxeboot.write.help') diff --git a/pxeboot.write.help b/pxeboot.write.help index 0e5242ca..3aefe75e 100644 --- a/pxeboot.write.help +++ b/pxeboot.write.help @@ -142,3 +142,13 @@ help: > Location in the deployed root filesystem of the Flattened Device Tree blob (FDT) to use. + + + ## PXE_INSTALLER + + + If set to `no`, `False` or any other YAML value for false, the + remotely installed rootfs, kernel, bootloader config file and + device tree blob if specified, will not be removed after the + deployment finishes. This variable is only meanful on the + `existing-server` mode. -- cgit v1.2.1