Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Jul 26, 2016
1 parent 7403a0d commit 2baafb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/im.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ PLAYBOOK_RETRIES = 3
# List of networks assumed as private
# It must be a coma separated string of the network definitions (without spaces)
# This are the default values:
# PRIVATE_NET_MASKS = "10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,169.254.0.0/16,100.64.0.0/10,192.0.0.0/24,198.18.0.0/15"
# PRIVATE_NET_MASKS = 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,169.254.0.0/16,100.64.0.0/10,192.0.0.0/24,198.18.0.0/15

[OpenNebula]
# OpenNebula connector configuration values
Expand Down

0 comments on commit 2baafb6

Please sign in to comment.