Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Fix unattended script repo #10287

Merged
merged 3 commits into from
Oct 15, 2021
Merged

Fix unattended script repo #10287

merged 3 commits into from
Oct 15, 2021

Conversation

tuntoja
Copy link
Contributor

@tuntoja tuntoja commented Oct 12, 2021

Description

Changed release package name to match the one currently in the repository for 21.10 (stable)
Changed remi repository from 8 to 7, as remi8 requires centos to be version 8.4 or higher (thus preventing it to successfully install on a centos7 system)

Please include a short resume of the changes and what is the purpose of PR. Any relevant information should be added to help:

  • QA Team (Quality Assurance) with tests.
  • reviewers to understand what are the stakes of the pull request.

Fixes # (issue)

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 20.04.x
  • 20.10.x
  • 21.04.x
  • 21.10.x (master)

How this pull request can be tested ?

Wget unattended.sh
Run it using shell interpreter

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

@tuntoja tuntoja requested review from a team, sc979 and zguennoune02 October 12, 2021 13:05
kduret
kduret previously approved these changes Oct 12, 2021
@sonarqube-decoration
Copy link

SonarQube Quality Gate:
Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@tuntoja tuntoja merged commit 066d627 into develop Oct 15, 2021
@tuntoja tuntoja deleted the fix-unattended-script-repo branch October 15, 2021 15:30
Nohzoh pushed a commit that referenced this pull request Oct 20, 2021
* fix(unattended): change release to 1 instead of 2

* fix(unattended): use remi7 to install php8 on centos7

* fix: revert release rpm version to 2
tuntoja added a commit that referenced this pull request Oct 22, 2021
* fix(unattended): change release to 1 instead of 2

* fix(unattended): use remi7 to install php8 on centos7

* fix: revert release rpm version to 2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants