02 Apr, 2015

2 commits


01 Apr, 2015

3 commits


25 Mar, 2015

1 commit


23 Mar, 2015

1 commit


20 Mar, 2015

2 commits


19 Mar, 2015

3 commits

  • Antonio Terceiro
     
  • In 23a78, we forgot to run the tests with the new SSH config files, this
    commit fixes that. Note that it sets the SPB_ENV variable on calling
    tests/run_all in the Rakefile. Maybe we want to call that explicitly, if
    so, we should remove the Rakefile change.
    
    Signed-off-by: Carolina Ramalho <carol15022@hotmail.com>
    Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
    Athos
     
  • 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


16 Mar, 2015

1 commit


12 Mar, 2015

14 commits


10 Mar, 2015

3 commits


09 Mar, 2015

1 commit


06 Mar, 2015

3 commits


05 Mar, 2015

3 commits


04 Mar, 2015

1 commit


03 Mar, 2015

1 commit