Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Unified Diff: .hgignore
Issue
4810150141493248
:
Issue 122 - Puppet ENC via Hiera (Closed)
Patch Set: 112 - Integrate run.py and monitoring with Hiera
Created Feb. 26, 2015, 5:59 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
.hgignore
README.md
Vagrantfile
hiera/hiera.yaml
hiera/install-precise.py
hiera/puppet-node-classifier.rb
hiera/roles/codereviewserver.yaml
hiera/roles/intraforumserver.yaml
hiera/roles/monitoringserver.yaml
manifests/downloadserver.pp
manifests/filtermasterserver.pp
manifests/filterserver.pp
manifests/issuesserver.pp
manifests/nodes.pp
manifests/statsserver.pp
manifests/updateserver.pp
manifests/webserver.pp
modules/base/manifests/init.pp
modules/filtermaster/manifests/init.pp
modules/nagios/manifests/server.pp
modules/private-stub/hiera/base.yaml
modules/private-stub/hiera/hosts.yaml
modules/private-stub/hiera/roles/monitoringserver.yaml
modules/statsclient/manifests/init.pp
modules/statsmaster/manifests/init.pp
run.py
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« no previous file
|
README.md »
('j') |
README.md »
('J')
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -1,3 +1,4 @@
.vagrant
\.pyc$
^modules/private$
+^hiera/private$
« no previous file with comments
|
« no previous file
|
README.md »
('j') |
README.md »
('J')
Edit Message
Issue 4810150141493248: Issue 122 - Puppet ENC via Hiera (Closed)
Created Sept. 8, 2014, 11:56 a.m. by mathias
Modified March 17, 2015, 4:28 a.m.
Reviewers: Felix Dahlke, Wladimir Palant
Base URL:
Comments: 143
This is Rietveld