Created
September 21, 2012 19:00
-
-
Save big-samantha/3763249 to your computer and use it in GitHub Desktop.
ufw allows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ufw::allow { 'allow-all-trusted-ips': | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
from => 'foo', | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Assuming foo was a real IP address, of course.