https://github.com/wikimedia/operations-puppet
Raw File
Tip revision: 90009a8f633bda0e8aed6713338bc1eba66d2592 authored by Giuseppe Lavagetto on 25 February 2016, 11:28:29 UTC
apache-fast-test: fix pybal url, add codfw and options
Tip revision: 90009a8
.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