Skip to content

Commit

Permalink
Update README to reflect new certificate purging behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Gazeley committed Feb 2, 2015
1 parent 98a72e7 commit 4631790
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 @@ -139,7 +139,7 @@ freeradius::attr { 'eduroamlocal':

#### `freeradius::cert`

Install certificates as provided. These are installed in `/etc/raddb/certs`
Install certificates as provided. These are installed in `/etc/raddb/certs`. Beware that any certificates *not* deployed by Puppet will be purged from this directory.

```puppet
freeradius::cert { 'mycert.pem':
Expand Down

0 comments on commit 4631790

Please sign in to comment.