Skip to content

Instantly share code, notes, and snippets.

@wnkz
Created October 24, 2014 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wnkz/b35cd310915261397996 to your computer and use it in GitHub Desktop.
Save wnkz/b35cd310915261397996 to your computer and use it in GitHub Desktop.
- port_bindings: "80/tcp": <======================
HostIp: ""
HostPort: "8001"
@SVQTQ
Copy link

SVQTQ commented Oct 24, 2014

in pillar:
port_bindings: |
|
"80/tcp":
HostIp: ""
HostPort: "8001"

@SVQTQ
Copy link

SVQTQ commented Oct 24, 2014

with right indents, that is ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment