Commit 4fb42e8dbcd086178e3a638f17a7e3f23ea27b58
1 parent
417335a7
Exists in
master
README.md edited online with Bitbucket
Showing
1 changed file
with
2 additions
and
3 deletions
Show diff stats
README.md
... | ... | @@ -376,7 +376,7 @@ E adicione o conteúdo abaixo, ajustando as informações conforme seu ambiente |
376 | 376 | ```puppet |
377 | 377 | class { seiaio: |
378 | 378 | docroot => '/var/www/html/appsei', |
379 | - diretorio_seidados => '/var/www/seidados' | |
379 | + diretorio_seidados => '/var/www/seidados', | |
380 | 380 | root_mysql => 'OGbBv1rf87zNAr198cOA3ygyj', |
381 | 381 | sei_mysql_pass => 'mA8357mHmsJszBl', |
382 | 382 | sip_mysql_pass => 'mA8357mHmsJszBl', |
... | ... | @@ -424,5 +424,4 @@ Sobre o SEI/PEN |
424 | 424 | Sobre o módulo |
425 | 425 | |
426 | 426 | * https://bitbucket.org/culturagovbr/puppet-sei-aio |
427 | -* https://bitbucket.org/instruct/puppet-sei-aio | |
428 | - | |
427 | +* https://bitbucket.org/instruct/puppet-sei-aio | |
429 | 428 | \ No newline at end of file | ... | ... |