Skip to content

Commit 2da2431

Browse files
committed
chore: Adding missing vars
1 parent d6bb621 commit 2da2431

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

molecule/default/converge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
become: true
55

66
vars:
7+
springboot_application_url: http://localhost:8080
8+
springboot_application_name: my-app
79
springboot_dist_file: example/files/spring-petclinic.zip
810
springboot_configuration_template: example/files/application.yml.j2
911

0 commit comments

Comments
 (0)