Revision 8b3ffd028c14ac3f774edab92036631864b1858c authored by joal on 05 June 2017, 08:35:39 UTC, committed by joal on 05 June 2017, 08:35:39 UTC
Sampled webrequest is now loaded in Druid. This patch updates
pivot configuration to show the dataset with a proper name and
coments.

Bug: T166967
Change-Id: I8d1df2de39e56c93695414171bb24f4d6dec45b8
1 parent 9528f42
Raw File
.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