From c5d89d0b4b6b431093798d954a89a330d67b7fb9 Mon Sep 17 00:00:00 2001 From: expressmailin <66966822+expressmailin@users.noreply.github.com> Date: Wed, 17 Dec 2025 11:19:34 +0530 Subject: [PATCH 1/7] [DPE-1234] : GHPRB Signed-off-by: expressmailin <66966822+expressmailin@users.noreply.github.com> --- prereq.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prereq.sh b/prereq.sh index 33c2d69902..6b9b19ac04 100755 --- a/prereq.sh +++ b/prereq.sh @@ -1,6 +1,6 @@ #!/bin/bash - +# New change # Copyright © 2024 Dell Inc. or its subsidiaries. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); From 0215e51b84215bb26eca41a2638c888b10be252f Mon Sep 17 00:00:00 2001 From: expressmailin <66966822+expressmailin@users.noreply.github.com> Date: Wed, 17 Dec 2025 11:37:28 +0530 Subject: [PATCH 2/7] Update LICENSE Signed-off-by: expressmailin <66966822+expressmailin@users.noreply.github.com> --- LICENSE | 1 + 1 file changed, 1 insertion(+) diff --git a/LICENSE b/LICENSE index c05c5ee0a5..22742f7525 100644 --- a/LICENSE +++ b/LICENSE @@ -5,6 +5,7 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, From a35d10ebc40dd9e24500489ccd38d96d07772977 Mon Sep 17 00:00:00 2001 From: expressmailin <66966822+expressmailin@users.noreply.github.com> Date: Wed, 17 Dec 2025 14:41:56 +0530 Subject: [PATCH 3/7] Update omnia.yml Signed-off-by: expressmailin <66966822+expressmailin@users.noreply.github.com> --- omnia.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/omnia.yml b/omnia.yml index 307e57a460..0a049f4ad4 100644 --- a/omnia.yml +++ b/omnia.yml @@ -5,7 +5,6 @@ # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 -# # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. From 95c85bbc6bfb1af05a3a90b56c44b5721501fb77 Mon Sep 17 00:00:00 2001 From: expressmailin <66966822+expressmailin@users.noreply.github.com> Date: Wed, 17 Dec 2025 14:47:27 +0530 Subject: [PATCH 4/7] Update prereq.sh Signed-off-by: expressmailin <66966822+expressmailin@users.noreply.github.com> --- prereq.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/prereq.sh b/prereq.sh index 6b9b19ac04..4287ae378f 100755 --- a/prereq.sh +++ b/prereq.sh @@ -8,7 +8,6 @@ # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 -# # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. From b021ea6ebcb820a881a887a196730cb0bf524a49 Mon Sep 17 00:00:00 2001 From: expressmailin <66966822+expressmailin@users.noreply.github.com> Date: Wed, 17 Dec 2025 15:01:55 +0530 Subject: [PATCH 5/7] Update prereq.sh Signed-off-by: expressmailin <66966822+expressmailin@users.noreply.github.com> --- prereq.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/prereq.sh b/prereq.sh index 4287ae378f..5a3edbfe33 100755 --- a/prereq.sh +++ b/prereq.sh @@ -2,7 +2,6 @@ # New change # Copyright © 2024 Dell Inc. or its subsidiaries. All Rights Reserved. -# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at From 758fcf52fde429290b282164f8ddf3a93a8c62fb Mon Sep 17 00:00:00 2001 From: expressmailin <66966822+expressmailin@users.noreply.github.com> Date: Wed, 17 Dec 2025 15:03:56 +0530 Subject: [PATCH 6/7] Update prereq.sh Signed-off-by: expressmailin <66966822+expressmailin@users.noreply.github.com> --- prereq.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/prereq.sh b/prereq.sh index 5a3edbfe33..92128f3404 100755 --- a/prereq.sh +++ b/prereq.sh @@ -1,6 +1,7 @@ #!/bin/bash # New change +# Test # Copyright © 2024 Dell Inc. or its subsidiaries. All Rights Reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. From 33f8061a399a4d3a3df3d5f126cf9d4474fe8b20 Mon Sep 17 00:00:00 2001 From: expressmailin <66966822+expressmailin@users.noreply.github.com> Date: Thu, 18 Dec 2025 12:18:10 +0530 Subject: [PATCH 7/7] PULL Request 7 Signed-off-by: expressmailin <66966822+expressmailin@users.noreply.github.com> --- ansible.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible.cfg b/ansible.cfg index 9b3a1890fc..0021e78bf8 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -14,3 +14,4 @@ connect_timeout = 180 [ssh_connection] retries = 3 ssh_args = -o ControlMaster=auto -o ControlPersist=60 -o ConnectTimeout=60 +