Skip to content

Commit a6fb766

Browse files
committed
keep mongo_port
1 parent 246ecaf commit a6fb766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/mongo/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mongo_servers: [] # Set this in group_vars
2727
# setting them separately is not ideal.
2828

2929
# The port for mongo server
30-
mongo_default_port: 27017
30+
mongo_port: 27017
3131

3232
# The password for admin user
3333
# mongo_admin_password: # set this in secrets

0 commit comments

Comments
 (0)