12 Oct, 2015

1 commit


05 Oct, 2015

1 commit


19 Sep, 2015

1 commit


17 Sep, 2015

2 commits


16 Sep, 2015

4 commits


15 Sep, 2015

1 commit


14 Sep, 2015

2 commits


23 Jul, 2015

1 commit


29 Jun, 2015

2 commits


25 Jun, 2015

3 commits


24 Jun, 2015

2 commits


23 Jun, 2015

1 commit


02 Jun, 2015

1 commit


25 May, 2015

4 commits


21 May, 2015

1 commit


19 May, 2015

1 commit


15 May, 2015

2 commits


13 May, 2015

2 commits


12 May, 2015

1 commit


08 May, 2015

1 commit


07 May, 2015

1 commit


16 Apr, 2015

1 commit


10 Apr, 2015

1 commit


02 Apr, 2015

1 commit


19 Mar, 2015

1 commit

  • Chef::Provider::Execute does not honor user attribute for not_if.
    We need to pass the :user argument to not_if in order to achieve that.
    :user argument is not accepted in blocks, so we removed the block and
    passed the command as argument to not_if.
    
    See https://tickets.opscode.com/browse/CHEF-438
    and
    https://github.com/tfheen/chef/commit/5a3733edaefc32ffe0a435ba493d76623038b6ba
    for references.
    
    Signed-off-by: Carolina Ramalho <carol15022@hotmail.com>
    Athos
     

17 Mar, 2015

1 commit