You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Changes in puppet-sunet

We have created two separate branches in https://github.com/SUNET/puppet-sunet:

Reference case: https://jira.sunet.se/browse/SA-72

Multiverse update

Reference case: https://jira.sunet.se/browse/SA-72 (when we did for the first time)

git remote add multiverse git@github.com:SUNET/multiverse.git (If you don't already have it in your .git/config)

git fetch --all

git checkout multiverse (we already have a multiverse branch in remote)

git merge multiverse/main (meged the local multiverse branch with upstream multivers's main branch)

git push

Now we can check the diffs here https://github.com/TheIdentitySelector/thiss-ops/compare/master...multiverse

If satisified, create a Pull Request and confirm the merge.

How often should we check and renew tags, update multiverse & update HAproxy image?

Once every six months

  • No labels