Age | Commit message (Expand) | Author |
---|---|---|
2014-05-18 | Use on(host, '') rather than host.execute('') syntax | John Duarte |
2014-05-18 | Change apply syntax to apply_manifest_on | John Duarte |
2014-05-18 | Add test for git clone using ssh | John Duarte |
2014-05-18 | Add test for git clone using https | John Duarte |
2014-05-18 | Add test for git clone using http | John Duarte |
2014-05-18 | Add managehome to testuser | John Duarte |
2014-05-18 | Move git daemon setup/teardown into context block | John Duarte |
2014-05-18 | Add test for git clone using file path | John Duarte |
2014-05-18 | Add test for clone using git protocol | John Duarte |
2014-05-18 | Add spec for clone protocols skeleton | John Duarte |