diff --git a/needles/anaconda_install_source_http_selected.json b/needles/anaconda_install_source_http_selected.json index 1a6d0c1d..d12b2b7f 100644 --- a/needles/anaconda_install_source_http_selected.json +++ b/needles/anaconda_install_source_http_selected.json @@ -1,18 +1,25 @@ { + "properties": [], "tags": [ "anaconda_install_source_http_selected", "ENV-DISTRI-fedora", "ENV-INSTLANG-en_US", - "ENV-OFW-1", "ENV-FLAVOR-server" ], "area": [ { + "width": 45, "xpos": 56, - "ypos": 163, - "width": 115, + "type": "match", "height": 21, - "type": "match" + "ypos": 163 + }, + { + "height": 22, + "type": "match", + "width": 26, + "xpos": 141, + "ypos": 163 } ] } \ No newline at end of file diff --git a/needles/anaconda_install_source_http_selected.png b/needles/anaconda_install_source_http_selected.png index b12d35a6..e5bdf168 100644 Binary files a/needles/anaconda_install_source_http_selected.png and b/needles/anaconda_install_source_http_selected.png differ diff --git a/needles/anaconda_install_source_https_selected.json b/needles/anaconda_install_source_https_selected.json new file mode 100644 index 00000000..1dbc04ee --- /dev/null +++ b/needles/anaconda_install_source_https_selected.json @@ -0,0 +1,18 @@ +{ + "properties": [], + "tags": [ + "anaconda_install_source_http_selected", + "ENV-DISTRI-fedora", + "ENV-INSTLANG-en_US", + "ENV-FLAVOR-server" + ], + "area": [ + { + "width": 115, + "xpos": 56, + "height": 21, + "type": "match", + "ypos": 163 + } + ] +} \ No newline at end of file diff --git a/needles/anaconda_install_source_https_selected.png b/needles/anaconda_install_source_https_selected.png new file mode 100644 index 00000000..29ccfbea Binary files /dev/null and b/needles/anaconda_install_source_https_selected.png differ diff --git a/needles/anaconda_install_user_creation_blacktext.json b/needles/anaconda_install_user_creation_blacktext.json new file mode 100644 index 00000000..b5e159cd --- /dev/null +++ b/needles/anaconda_install_user_creation_blacktext.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "xpos": 695, + "ypos": 160, + "width": 187, + "height": 61, + "type": "match" + } + ], + "properties": [], + "tags": [ + "anaconda_install_user_creation" + ] +} \ No newline at end of file diff --git a/needles/anaconda_install_user_creation_blacktext.png b/needles/anaconda_install_user_creation_blacktext.png new file mode 100644 index 00000000..50b27868 Binary files /dev/null and b/needles/anaconda_install_user_creation_blacktext.png differ diff --git a/templates b/templates index 394325e5..32cc9523 100755 --- a/templates +++ b/templates @@ -101,7 +101,10 @@ { backend => "qemu", name => "64bit", - settings => [{ key => "QEMUCPU", value => "qemu64" }], + settings => [ + { key => "QEMUCPU", value => "qemu64" }, + { key => "QEMUCPUS", value => "2"} + ], variables => "", }, ],