- Jun 17, 2020
-
-
Philip DeMonaco authored
Resolve "feat: add support for raspbian" Closes #7 See merge request !8
-
Philip DeMonaco authored
We need sshkeys_core as it's not actually baked into puppet anymore.
-
Philip DeMonaco authored
Validates sshkeys when they are specified so it is possible to tell which user has the problem. Also disables group creation when the primary group is different from the username.
-
Philip DeMonaco authored
Also suppresses the magic frozen_string comment test.
-
Philip DeMonaco authored
Swap to 2.5.7
-
Philip DeMonaco authored
-
Philip DeMonaco authored
Explicitly test the creation of authorized keys data.
-
- Mar 24, 2020
-
-
Philip DeMonaco authored
-
Philip DeMonaco authored
-
- Nov 24, 2019
-
-
Philip DeMonaco authored
maint: correct metadata version See merge request !7
-
Philip DeMonaco authored
-
Philip DeMonaco authored
Resolve "feat: add support for debian" Closes #5 See merge request !6
-
Philip DeMonaco authored
Perparation for the next release.
-
Philip DeMonaco authored
Debian has its shells in "/usr/bin" which requires a bit different setup. Also includes, spec changes to ensures that we can be flexible with our test code for different platforms.
-
Philip DeMonaco authored
Moving to the latest version of PDK.
-
- Apr 01, 2019
-
-
Philip DeMonaco authored
Resolve "feat: allow exec commands without refreshonly" Closes #4 See merge request !5
-
Philip DeMonaco authored
Corrected invalid calls in chezmoi example exec.
-
Philip DeMonaco authored
Update docs using the new type names.
-
Philip DeMonaco authored
Other types did not include the name. Reworked to make it easier to use from outside of the module.
-
Philip DeMonaco authored
Allow exec entries to use other methods of enforcing run-once behavior instead of mandating refreshonly.
-
- Mar 31, 2019
-
-
Philip DeMonaco authored
Resolve "feat: run-once commands & custom cron entries" Closes #3 See merge request !4
-
Philip DeMonaco authored
The original changelog entry for 0.2.0 was a bit crappy.
-
Philip DeMonaco authored
Originally was missing but it's always been MIT.
-
Philip DeMonaco authored
Needed to ensure system-tests weren't skipped as they cause the syntax test portion to fail if they're missing.
-
Philip DeMonaco authored
Forgot to do this before the last commit.
-
Philip DeMonaco authored
Added acceptance testing and related code.
-
Philip DeMonaco authored
Original model had the exec's subscribe to the whole user class. This could cause other user's execs to run whenever a new user was added or an unrelated user was modified.
-
- Mar 30, 2019
-
-
Philip DeMonaco authored
The following lists can now be provided per user: * a series of exec resources which run-once on user creation * a series of cron entries to schedule for each given user
-
- Mar 29, 2019
-
-
Philip DeMonaco authored
All arguments are now defined via puppet types. This cleans up external references to components of this class.
-
Philip DeMonaco authored
Minor tweaks to the formatting of puppet strings.
-
Philip DeMonaco authored
Minor bump to this config.
-
- Mar 06, 2019
-
-
Philip DeMonaco authored
Forgot to include the metadata changes in the release. We're actually compatible with stdlib 5.x at 1.3
-
Philip DeMonaco authored
Resolve "Bug: fix compatibility with ensure_packages" Closes #2 See merge request !3
-
Philip DeMonaco authored
Increment the metadata version to reference 0.1.3.
-
Philip DeMonaco authored
See the issue description for detail. We need to ensure 'present' instead of ensure 'installed' for these packages.
-
Philip DeMonaco authored
Version bump to the latest PDK release. Additionally, this release corrected a bug where additional OS's (Gentoo) wouldn't actually appear in the OS list derived from metadata.json. Additional tests had to be added to ensure that gentoo didn't fail.
-
- Oct 06, 2018
-
-
Philip DeMonaco authored
Forgot to actually record the OS support change...
-
Philip DeMonaco authored
Should have done this in the feature branch but I done goofd.
-
Philip DeMonaco authored
Gentoo Support See merge request !2
-
Philip DeMonaco authored
Adding the necessary yaml file as well as listing support explicitly in the module text.
-