Bitcoin-related software upgrades #573

Merged
raucao merged 5 commits from chore/bitcoin_upgrades into master 2024-10-16 10:25:53 +00:00
Showing only changes of commit 3551b71154 - Show all commits

View File

@ -11,6 +11,7 @@ credentials = Chef::EncryptedDataBagItem.load('credentials', 'backup')
file "/root/.aws/config" do
mode "600"
sensitive true
content lazy { <<-EOF
[default]
region = #{credentials["s3_region"]}