Skip to content

Commit

Permalink
Fix syntax error in example
Browse files Browse the repository at this point in the history
  • Loading branch information
sgnl05 committed Jan 26, 2016
1 parent 9ee8630 commit 6d3b7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class {'::sssd':
'domains' => 'ad.example.com',
'config_file_version' => 2,
'services' => ['nss', 'pam'],
}
},
'domain/ad.example.com' => {
'ad_domain' => 'ad.example.com',
'ad_server' => ['server01.ad.example.com', 'server02.ad.example.com'],
Expand Down

0 comments on commit 6d3b7c9

Please sign in to comment.