Skip to content

Commit

Permalink
Update pipelines configuration for centos9-stream support
Browse files Browse the repository at this point in the history
  • Loading branch information
archanaserver authored and ekohl committed Aug 29, 2024
1 parent 497ba42 commit 4d1a9f2
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 12 deletions.
2 changes: 1 addition & 1 deletion pipelines/pipeline_smartproxy_powerdns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
forklift_name: pipeline-smartproxy-powerdns
forklift_boxes:
pipeline-smartproxy-powerdns:
box: centos7
box: centos9-stream
memory: 1024
roles:
- forklift
Expand Down
4 changes: 0 additions & 4 deletions pipelines/vars/common/foreman_nightly_centos_stream_8.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
pipeline_type: foreman
pipeline_os: centos7
pipeline_os: centos9-stream
pipeline_version: nightly
4 changes: 0 additions & 4 deletions pipelines/vars/common/katello_nightly_centos_stream_8.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
pipeline_type: katello
pipeline_os: centos7
pipeline_os: centos9-stream
pipeline_version: nightly
2 changes: 1 addition & 1 deletion pipelines/vars/puppet_base.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pipeline_type: foreman
pipeline_version: nightly
pipeline_os: centos7
pipeline_os: centos9-stream
foreman_installer_scenario: foreman
server_box:
box: "{{ pipeline_os }}"
Expand Down

0 comments on commit 4d1a9f2

Please sign in to comment.