Skip to content

Commit

Permalink
PMM-7 Fix removal of default vagrant user.
Browse files Browse the repository at this point in the history
  • Loading branch information
talhabinrizwan committed Feb 14, 2025
1 parent 2ed1e7f commit 867a9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/packer/pmm2.el9.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"type": "ansible-local",
"playbook_file": "ansible/pmm2/main.yml",
"extra_arguments": [
"-v",
"-vvv",
"-u root",
"--extra-vars",
"\"pmm2_server_repo='{{ user `pmm2_server_repo`}}' pmm_client_repo_name='{{ user `pmm_client_repo_name`}}' pmm_client_repos='{{ user `pmm_client_repos`}}'\""
Expand Down

0 comments on commit 867a9ee

Please sign in to comment.