Commit 723ee297f067f162cd6acc0e00b15d317c8b93de

Authored by Guto Carvalho
1 parent 4df9f9fe
Exists in master

Ajuste em readme, documentacao classe seaio::cron

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -264,7 +264,7 @@ class { 'seiaio::php':
264 264  
265 265 ```puppet
266 266 class { 'seiaio::cron':
267   - docroot => $docroot,
  267 + docroot => '/var/www/html/appsei',
268 268 }
269 269 ```
270 270  
... ...