aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/boot-screens_txt.cfg
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2018-05-19 15:15:29 +0200
committerPeter Mikus <pmikus@cisco.com>2018-05-30 09:49:59 +0000
commit3a14297dca576dd7e2c9f09d84bf0f5cf58c1938 (patch)
tree56de2207a8260d2204f6ce3bc7dbadcfb6e96417 /resources/tools/testbed-setup/boot-screens_txt.cfg
parent8bb12f5b902cf42c623172c562b4f2752489bc13 (diff)
CSIT-1070 Update Ansible structure
Change-Id: I9adab174f0c15f4c05a93f61b17714fa6542ea5d Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/testbed-setup/boot-screens_txt.cfg')
-rw-r--r--resources/tools/testbed-setup/boot-screens_txt.cfg11
1 files changed, 0 insertions, 11 deletions
diff --git a/resources/tools/testbed-setup/boot-screens_txt.cfg b/resources/tools/testbed-setup/boot-screens_txt.cfg
deleted file mode 100644
index 4c73de3855..0000000000
--- a/resources/tools/testbed-setup/boot-screens_txt.cfg
+++ /dev/null
@@ -1,11 +0,0 @@
-default install
-label install
- menu label ^Install
- menu default
- kernel ubuntu-installer/amd64/linux
- append ks=http://10.30.51.28/download/ks.cfg ksdevice=bootif initrd=ubuntu-installer/amd64/initrd.gz console=tty0 console=ttyS0,115200n8 --- quiet
- IPAPPEND 2
-label cli
- menu label ^Command-line install
- kernel ubuntu-installer/amd64/linux
- append tasks=standard pkgsel/language-pack-patterns= pkgsel/install-language-support=false vga=788 initrd=ubuntu-installer/amd64/initrd.gz --- quiet