theforeman / forklift

Helpful deployment scripts for Foreman and Katello
https://theforeman.github.io/forklift
GNU General Public License v3.0
183 stars 200 forks source link

Add CentOS Stream 9 provisioning using theforeman.foreman modules #1856

Closed archanaserver closed 2 months ago

archanaserver commented 2 months ago

This PR rewrite the CentOS Stream 9 provisioning tasks by replacing Hammer CLI commands with theforeman.foreman modules.

For reference: https://github.com/theforeman/forklift/pull/1832#discussion_r1680774786

archanaserver commented 2 months ago

@evgeni https://github.com/theforeman/forklift/pull/1856 I have raised the changes here, but can't run the task due to weird syntax error, how can i test this? I don't see any syntax error

The error appears to be in '/home/akumari/Desktop/theforeman/forklift/roles/foreman_provisioning/tasks/configure_centos_9.yml': line 1, column 3, but may be elsewhere in the file depending on the exact syntax problem.

ekohl commented 2 months ago

This would be a bit easier to review if the centos7 and centos8 boxes name update commit wasn't in here.