Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: modules/private-stub/manifests/users.pp

Issue 9317099: Various SSH configuration improvements (Closed)
Patch Set: Created Feb. 6, 2013, 8:24 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « modules/private-stub/files/id_rsa ('k') | modules/ssh/templates/sshd_config.erb » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 class private::users { 1 class private::users {
2 users::user {'test':
3 password => '$6$k.fe9F4U$OIav.SJZuujVfXk4HTKS.i94ZuQtoJNCH6KH1ePar57yc3y51G0 PbGPXT6zO5v.q3h5TM87MDx0QEX4TTENq.0',
4 authorized_keys => 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLrPR2CZLSs6tKSEUB eaahzcKhWwQAN9Hwcrn5HpS0FTz3VFbyJXNP5KZYci3zF6/CHNSM1iOkV6t/6U8g16+PWOo5pMNg7jWq oZD6ukT+cX6ZuNm8CtIx7EzwFxGB8INrKAonmpG9FRWHMppi4nJG5SrQv2rgoUDt+Dbu2oPMh/EGUS2w Q7VUwA1/qAeRsAdptrGB6wr/+1fGTdrZy11AG+sLnrO+VXIShOFCuv9czbj9nw5Bi6jwnWrzvfQx1Bfw VwYtdfGSprB6p+8aL7u3SCF+aJAGGRoYjqec4+EM5xRJ3grmoFtkngEiJIaLWRPkgD8uggY2spmff1Yp l24v test@test',
5 sudo => true
6 }
2 } 7 }
OLDNEW
« no previous file with comments | « modules/private-stub/files/id_rsa ('k') | modules/ssh/templates/sshd_config.erb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld