Greg greg
  • Joined on 2018-11-05
greg pushed to chore/rate_limit_bot_on_gitea at kosmos/chef 2026-08-02 19:21:50 +00:00
c74d2f1025 Merge branch 'master' into chore/rate_limit_bot_on_gitea
bdb04e374f Merge pull request 'Update Gitea to 1.27.1' (#655) from chore/upgrade_gitea_to_1.27.1_fixed into master
64e1639c06 Update nodes git submodule
fae8f57298 Update Gitea to 1.27.1
Compare 4 commits »
greg merged pull request kosmos/chef#655 2026-08-02 19:21:32 +00:00
Update Gitea to 1.27.1
greg pushed to master at kosmos/chef 2026-08-02 19:21:32 +00:00
bdb04e374f Merge pull request 'Update Gitea to 1.27.1' (#655) from chore/upgrade_gitea_to_1.27.1_fixed into master
64e1639c06 Update nodes git submodule
fae8f57298 Update Gitea to 1.27.1
Compare 3 commits »
greg deleted branch chore/upgrade_gitea_to_1.27.1_fixed from kosmos/chef 2026-08-02 19:21:32 +00:00
greg created pull request kosmos/chef#656 2026-08-01 14:40:13 +00:00
Rate limit requests from bots on Gitea
greg created branch chore/rate_limit_bot_on_gitea in kosmos/chef 2026-08-01 14:36:07 +00:00
greg pushed to chore/rate_limit_bot_on_gitea at kosmos/chef 2026-08-01 14:36:07 +00:00
051c497054 Rate limit requests from bots on Gitea
greg created pull request kosmos/chef#655 2026-08-01 11:39:44 +00:00
Update Gitea to 1.27.1
greg created branch chore/upgrade_gitea_to_1.27.1_fixed in kosmos/chef 2026-08-01 11:37:59 +00:00
greg pushed to chore/upgrade_gitea_to_1.27.1_fixed at kosmos/chef 2026-08-01 11:37:59 +00:00
64e1639c06 Update nodes git submodule
fae8f57298 Update Gitea to 1.27.1
Compare 2 commits »
greg closed pull request kosmos/chef#654 2026-08-01 11:37:13 +00:00
Update Gitea to 1.27.1
greg commented on pull request kosmos/chef#654 2026-08-01 11:37:12 +00:00
Update Gitea to 1.27.1

Messed up the Git history, closing this one

greg pushed to chore/upgrade_gitea_to_1.27.1 at kosmos/chef 2026-08-01 11:29:15 +00:00
2beff22afc Add new Redis node
greg pushed to chore/upgrade_gitea_to_1.27.1 at kosmos/chef 2026-08-01 11:23:01 +00:00
5e8ac6de93 Update backup ignorelist
e051a6b505 Add new Redis node
cafc4b6f62 Make create_vm work on all OS versions in use
Compare 3 commits »
greg pushed to chore/upgrade_gitea_to_1.27.1 at kosmos/chef 2026-08-01 09:22:03 +00:00
e2cb6032a5 Update nodes submodule
greg created pull request kosmos/chef#654 2026-08-01 09:19:52 +00:00
Update Gitea to 1.27.1
greg created branch chore/upgrade_gitea_to_1.27.1 in kosmos/chef 2026-08-01 09:18:46 +00:00
greg pushed to chore/upgrade_gitea_to_1.27.1 at kosmos/chef 2026-08-01 09:18:46 +00:00
1d4c415dd8 Update Gitea to 1.27.1
greg approved kosmos/chef#653 2026-07-24 16:49:44 +00:00
Make create_vm work on all OS versions in use

👍

greg commented on pull request kosmos/chef#653 2026-07-24 16:08:54 +00:00
Make create_vm work on all OS versions in use

I wonder if it wouldn't be better to avoid duplicating all these arguments, only add --osinfo and --cloud-init on modern Ubuntu and add a conditional cloud-localds command before it for legacy? Other than that looks good to me