Skip to content

Commit

Permalink
Update conan.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fridim authored Dec 3, 2024
1 parent a03d27e commit f74c476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conan/conan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ vault_file=${vault_file:-~/secrets/infra-sandbox-vault}
ddns_server=${ddns_server:-"ipaserver"}
ddns_key_name=${ddns_key_name:-mydynamickey}
ddns_key_algorithm=${ddns_key_algorithm:-"hmac-sha512"}
ddns_key_secret=${ddns_ddns_key_secret:-}
ddns_key_secret=${ddns_key_secret:-}

# Pattern to filter the sandboxes to cleanup
sandbox_filter=${sandbox_filter:-}
Expand Down

0 comments on commit f74c476

Please sign in to comment.