https://github.com/wikimedia/operations-puppet
Raw File
Tip revision: faa60c785918ba858fb583bdd3188e18e7e02a52 authored by Filippo Giunchedi on 18 January 2017, 18:02:13 UTC
udp2log: add ability to selectively forward received messages
Tip revision: faa60c7
.ctags
-h pp
--langdef=puppet
--langmap=puppet:.pp
--languages=puppet
--regex-puppet=/^class[ \t]*([:a-zA-Z0-9_\-]+)[ \t]*/\1/c,class/
--regex-puppet=/^site[ \t]*([a-zA-Z0-9_\-]+)[ \t]*/\1/s,site/
--regex-puppet=/^node[ \t]*([a-zA-Z0-9_\-]+)[ \t]*/\1/n,node/
--regex-puppet=/^define[ \t]*([:a-zA-Z0-9_\-]+)[ \t]*/\1/d,definition/
back to top