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 00000000..b154780b --- /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 00000000..44748040 Binary files /dev/null and b/needles/anaconda/install_process/workstation_install_running.png differ