Skip to content

Commit

Permalink
chore: update build credentials
Browse files Browse the repository at this point in the history
Update build credentials example.

Signed-off-by: Ryan Johnson <[email protected]>
  • Loading branch information
tenthirtyam committed Apr 18, 2024
1 parent c8ed416 commit 75a6c4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builds/build.pkrvars.hcl.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@

// Default Account Credentials
build_username = "packer"
build_password = "_P@cker_Ex#mple$_"
build_password_encrypted = "$6$rak.KyfWvfvqCy88$UmDg3XUsVCo.51sTKm3sFClrs3MCUssSOUHYBl/d9kfzLNwRR3lEaFFjgCr2eGI3rvOwycXFsGGDLynrmPsOK1"
build_password = "VMw@re123!"
build_password_encrypted = "$6$KspR8KgZFVxDOiiF$n4hhyeSGgamrz25mqvOfnK5xm6blwDJftlQZy0H60pwRdPKXsf996/lLzFrfW0H/ZHoE.jEPgVmFZpmgce6jX0"
build_key = "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBADwXV3rbRCWwhSr6aMkHukV5O7OGAEyUtAerj2anJHm3mwbOxlBU/uO4f0ELqo2GJcTALMC0aFrbvu9qonIH5VF7wBBfCP1cS5B92sUagVV9ldI/uo89e/7dVYC9maPsFaZq2G0/PLU0hZKOohq99Oxc2RMSiJaaenX/hNqx5xYSaK+CA== [email protected]"

0 comments on commit 75a6c4f

Please sign in to comment.