Skip to content

Fix Issue#2 - Recursive mode#5

Open
llsouzabr wants to merge 1 commit into
xeon22:masterfrom
llsouzabr:patch-1
Open

Fix Issue#2 - Recursive mode#5
llsouzabr wants to merge 1 commit into
xeon22:masterfrom
llsouzabr:patch-1

Conversation

@llsouzabr

Copy link
Copy Markdown

I Did the local test with this change and now itś works!

I Did the local test with this change and now itś works!
@llsouzabr

Copy link
Copy Markdown
Author

With this hotfix, this resources works fine on my kitchen test env...

       Converging 4 resources
       Recipe: prbbr-ops-limpeza-fs::default
         * yum_package[ntp, mlocate, vim] action install (up to date)
         * execute[timezone] action run
           - execute timedatectl set-timezone America/Sao_Paulo
         * execute[bkp_tz] action run (skipped due to only_if)
         * janitor_sweep[/tmp/] action purge
         Recipe: <Dynamically Defined Resource>
           * file[/tmp/omnibus/test_file5] action delete
             - delete file /tmp/omnibus/test_file5
           - delete /tmp/omnibus/test_file5 => 2018-01-17    980.0 MB
           * file[/tmp/test/test_file] action delete
             - delete file /tmp/test/test_file
           - delete /tmp/test/test_file     => 2018-01-17   3000.0 MB
           * file[/tmp/test/test_file2] action delete
             - delete file /tmp/test/test_file2
           - delete /tmp/test/test_file2    => 2018-01-17    300.0 MB
           * file[/tmp/test/test_file3] action delete
             - delete file /tmp/test/test_file3
           - delete /tmp/test/test_file3    => 2018-01-17    300.0 MB
           * file[/tmp/test/test_file4] action delete
             - delete file /tmp/test/test_file4
           - delete /tmp/test/test_file4    => 2018-01-17    500.0 MB
           * file[/tmp/test/test_file5] action delete
             - delete file /tmp/test/test_file5
           - delete /tmp/test/test_file5    => 2018-01-17    980.0 MB
           * file[/tmp/test/another_file5] action delete
             - delete file /tmp/test/another_file5
           - delete /tmp/test/another_file5 => 2018-01-17    980.0 MB
           * file[/tmp/test_file] action delete
             - delete file /tmp/test_file
           - delete /tmp/test_file          => 2018-01-17   3000.0 MB
       
       Running handlers:
       Running handlers complete
       Chef Client finished, 10/12 resources updated in 13 seconds
 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant