Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
Getting a syntax error in here on "node", looking for }. The definition is from another imported manifest, and looks like: define shareSslPublicKeyWithNode( $node, $key) { ---------- shareSslPublicKeyWithNode{ "Share CA public key to ${myNode}" : node => $myNode , key => "ca" ; "Share admin public key to ${myNode}" : node => $myNode , key => "admin" ; "Share ${myNode} public key to ${myNode}" : node => $myNode , key => $myNode ; }
From the Design Piracy series on my blog: