ctrlaltdel

François Deppierraz
1
1
  • Server automation framework and application
    Forked from lak/puppet Wed May 14 06:04:28 -0700 2008
    legend

Following

Public Activity  feed

ctrlaltdel committed to jamtur01/puppet 5 days ago

5268487ac862eec6381d315800d6f56c51dc57b5

Fixed documentation, typo and added CHANGELOG entry

ctrlaltdel committed to jamtur01/puppet 5 days ago

990e8e3caadf488b5dd1d6b3bcb30df492f99647

Fix #1530: Correctly parse ssh type 1 keys

ctrlaltdel committed to ctrlaltdel/puppet 14 days ago
ctrlaltdel committed to ctrlaltdel/puppet 3 months ago

be565d8083046d08d8579758b907a0dd7ad460e3

Add a Changelog entry for ssh_authorized_key

ctrlaltdel committed to jamtur01/puppet 3 months ago

4c5293b837807f61002365114fd7004d2f74ad57

Fix #1409, Move path expansion from the type into the provider

ctrlaltdel committed to jamtur01/puppet 3 months ago

7a6ae299621a16fa7fd8ab0fbd2c05fe723cffa4

Add a missing test for exercising the last untested line of lib/puppet/type/ssh_authorized_key.rb

ctrlaltdel committed to ctrlaltdel/puppet 3 months ago

62e65b6b3faf10f7fd13807f49246227ed78cf43

Add a missing test for exercising the last untested line of lib/puppet/type/ssh_authorized_key.rb

ctrlaltdel committed to jamtur01/puppet 3 months ago

5156230b434adbe6de6606f6bcd8843264b8dab4

Use generate instead of autorequire in the ssh_authorized_key type based on Luke's comments

ctrlaltdel committed to jamtur01/puppet 3 months ago

8c5c949b37d3af4439c713e6c6e57e8f4b0415ac

ssh_authorized_key: autorequire, default permissions and cleanup