https://github.com/wikimedia/operations-puppet
Raw File
Tip revision: d2cace8ad7fcf43c4cfd8f452bd25dc264128535 authored by RobH on 10 July 2015, 23:27:47 UTC
updating adam wight's public ssh key
Tip revision: d2cace8
.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