From f8d78e159d5842abaee0528e5874af92a82679d6 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mar 09 2018 23:24:20 +0000 Subject: Add the needle for the previous commit Signed-off-by: Adam Williamson --- diff --git a/needles/anaconda/install_process/workstation_install_running.json b/needles/anaconda/install_process/workstation_install_running.json new file mode 100644 index 0000000..b154780 --- /dev/null +++ b/needles/anaconda/install_process/workstation_install_running.json @@ -0,0 +1,15 @@ +{ + "tags": [ + "workstation_install_running" + ], + "area": [ + { + "xpos": 93, + "ypos": 5, + "width": 19, + "height": 19, + "type": "match" + } + ], + "properties": [] +} \ No newline at end of file diff --git a/needles/anaconda/install_process/workstation_install_running.png b/needles/anaconda/install_process/workstation_install_running.png new file mode 100644 index 0000000..4474804 Binary files /dev/null and b/needles/anaconda/install_process/workstation_install_running.png differ