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

Side by Side Diff: modules/private-stub/hiera/base.yaml

Issue 29335877: Issue 3587 - Remove class private::users (Closed)
Patch Set: Created Feb. 7, 2016, 2:49 p.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/base/manifests/init.pp ('k') | modules/private-stub/manifests/users.pp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 classes: 1 classes:
2 adblockplus: 2 adblockplus:
3 nagios::client: 3 nagios::client:
4 server_address: monitoring.adblockplus.org 4 server_address: monitoring.adblockplus.org
5 5
6 adblockplus::log::uplink: 6 adblockplus::log::uplink:
7 log@log1.adblockplus.org 7 log@log1.adblockplus.org
8 8
9 adblockplus::users:
10 test:
11 authorized_keys:
12 - "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLrPR2CZLSs6tKSEUBeaahzcKhWwQAN9H wcrn5HpS0FTz3VFbyJXNP5KZYci3zF6/CHNSM1iOkV6t/6U8g16+PWOo5pMNg7jWqoZD6ukT+cX6ZuNm 8CtIx7EzwFxGB8INrKAonmpG9FRWHMppi4nJG5SrQv2rgoUDt+Dbu2oPMh/EGUS2wQ7VUwA1/qAeRsAd ptrGB6wr/+1fGTdrZy11AG+sLnrO+VXIShOFCuv9czbj9nw5Bi6jwnWrzvfQx1BfwVwYtdfGSprB6p+8 aL7u3SCF+aJAGGRoYjqec4+EM5xRJ3grmoFtkngEiJIaLWRPkgD8uggY2spmff1Ypl24v test@examp le.com"
13 groups:
14 - adm
15 - staff
16 - sudo
17 - users
18 password_hash: "$6$k.fe9F4U$OIav.SJZuujVfXk4HTKS.i94ZuQtoJNCH6KH1ePar57yc3y5 1G0PbGPXT6zO5v.q3h5TM87MDx0QEX4TTENq.0"
19
9 cron::environment: 20 cron::environment:
10 - MAILTO=root,vagrant 21 - MAILTO=root,vagrant
11 22
OLDNEW
« no previous file with comments | « modules/base/manifests/init.pp ('k') | modules/private-stub/manifests/users.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld