Skip to content

Instantly share code, notes, and snippets.

@ehelms
Created June 30, 2021 15:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ehelms/14f789bc63a125484f2d58241a094991 to your computer and use it in GitHub Desktop.
Save ehelms/14f789bc63a125484f2d58241a094991 to your computer and use it in GitHub Desktop.
cd forklift/
ansible-playbook pipelines/install_pipeline.yml -e @pipelines/vars/common/foreman_nightly_centos7.yml -e koji_task_ids=[]
cd foreman
rake pk:generate_source
ls pkg/foreman-2.6.0.tar.gz
cd foreman-packaging
git checkout rpm/develop
cp ../foreman/pkg/foreman-2.6.0.tar.gz packages/foreman/foreman/
obal bump-release foreman
comment out https://github.com/theforeman/foreman-packaging/blob/rpm/develop/package_manifest.yaml#L90-L98
obal scratch foreman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment