Greg greg
  • Joined on 2018-11-05
greg commented on pull request kosmos/chef#598 2025-09-09 14:45:37 +00:00
Enable unattended-upgrades

Resent the failed email notification and created an email rule so the next one should arrive in the right folder, I think this one should be good to review

greg commented on pull request kosmos/chef#598 2025-09-09 13:36:07 +00:00
Enable unattended-upgrades

I fixed the issue that was preventing updates from installing in cc40c0db198c7555af1b7abe625639c27f77a804 (because the Ubuntu version running on akkounts-1 needs ESM). I also ran into an issue…

greg pushed to bugfix/499-unattended_upgrades at kosmos/chef 2025-09-09 13:30:23 +00:00
a828d92185 Fix Ruby style
0fe6d0bd06 Use the "new" way to set up sasl in the postfix cookbook
9712697569 Fork the postfix cookbook to work around a bug
d32f276b42 Update akkounts-1 node file after Chef run
cc40c0db19 Configure unattended-upgrades for ESM
Compare 5 commits »
greg pushed to bugfix/sasl_attributes at kosmos/postfix-cookbook 2025-09-09 12:51:10 +00:00
dd6598572a Remove ancient attribute
a1d3f87a1f Update actions/stale action to v10 (#212)
bac81159f3 Set Changelog to ## Unreleased
ac8a7f627e Update metadata for 6.4.1
7a8b6f2bae Update changelog for 6.4.1
Compare 10 commits »
greg created branch bugfix/sasl_attributes in kosmos/postfix-cookbook 2025-09-09 12:51:10 +00:00
greg created repository kosmos/postfix-cookbook 2025-09-09 12:49:07 +00:00
greg commented on pull request kosmos/chef#598 2025-07-28 15:15:03 +00:00
Enable unattended-upgrades

Any emails yet? 🤔 There hasn't been any unattended updates since I fixed the email config, I'll keep checking

greg commented on pull request kosmos/chef#598 2025-07-15 08:17:16 +00:00
Enable unattended-upgrades

I checked again, found an issue that prevented the emails from being sent. I fixed what should be the last issue, now we should get emails next time there's a package upgrade on akkounts-1

greg pushed to bugfix/499-unattended_upgrades at kosmos/chef 2025-07-15 08:14:57 +00:00
0cae8dca69 Set the email sender in unattended-upgrades config
68df49037c Merge remote-tracking branch 'origin/master' into bugfix/499-unattended_upgrades
364adec80f Upgrade LND to 0.19.1
092a2edb3c Update node info
63d0b68c36 Upgrade Deno
Compare 7 commits »
greg commented on pull request kosmos/chef#600 2025-07-09 13:46:44 +00:00
Modernize kosmos-mediawiki cookbook

I worked around the issue by manually upgrading Chef (see 78e5f810b7)

greg pushed to feature/500-chef_upgrade_mediawiki at kosmos/chef 2025-07-09 13:45:44 +00:00
78e5f810b7 Update node file after Chef upgrade
greg commented on pull request kosmos/chef#600 2025-07-09 09:39:05 +00:00
Modernize kosmos-mediawiki cookbook

I think this might be related to my issue with the Omnitruck API not letting me install Chef 18:

https://docs.chef.io/chef_install_script/

It's trying to use https://omnitruck.chef.io/chef/in…

greg created pull request kosmos/chef#600 2025-07-09 09:28:38 +00:00
WIP: Modernize kosmos-mediawiki cookbook
greg pushed to feature/500-chef_upgrade_mediawiki at kosmos/chef 2025-07-09 09:24:45 +00:00
443910c7a2 Modernize kosmos-mediawiki
greg created branch feature/500-chef_upgrade_mediawiki in kosmos/chef 2025-07-09 09:24:45 +00:00
greg deleted branch feature/441-optout_dotnet_telemetry from kosmos/chef 2025-06-25 10:02:00 +00:00
greg pushed to master at kosmos/chef 2025-06-25 10:02:00 +00:00
8052c67d23 Merge pull request 'Opt-out of dotnet telemetry for btcpay' (#599) from feature/441-optout_dotnet_telemetry into master
cd269dca03 Also disable dotnet telemetry during the build
7e47c879a1 Remove unused variable
2b49cb1b2b Restart the btcpay service on config changes
89fa3ede9e Remove the condition on the postgresql
Compare 6 commits »
greg merged pull request kosmos/chef#599 2025-06-25 10:01:59 +00:00
Opt-out of dotnet telemetry for btcpay
greg closed issue kosmos/chef#441 2025-06-25 10:01:59 +00:00
Turn off .NET telemetry
greg commented on pull request kosmos/chef#599 2025-06-25 08:36:44 +00:00
Opt-out of dotnet telemetry for btcpay

Do we also need this for the builds, since those are dotnet CLI operations, too?

Good catch, I've just pushed the addition of the environment variable during the build