Skip to content

Commit

Permalink
Fix mongos molecule bindip
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak committed Jan 13, 2024
1 parent bed2364 commit b1516ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molecule/install/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,6 @@ provisioner:
mongos_replicaset_config_name: config
mongos_replicaset_shard_name: shard
mongodb_shell: mongosh
mongos_config_bindip: "{{ ansible_default_ipv4.address }}"
verifier:
name: ansible

0 comments on commit b1516ad

Please sign in to comment.