https://github.com/wikimedia/operations-puppet
Raw File
Tip revision: a5da4ad80de9662fec9e2373c270a6939c5a9fe1 authored by Paladox on 26 August 2016, 10:16:18 UTC
Add git.legoktm.com to system.gitconfig.erb for phabricator
Tip revision: a5da4ad
.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