Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use @ when accessing variables in templatesHEADmaster | Dan Fandrich | 5 days | 1 | -4/+4 |
| | | | | | | | | Access without the @ symbol is the older method and is discouraged. This take leaves alone accesses of variables that are defined within the template, which don't seem to allow an @. This is the second batch of files. | ||||
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 1 | -4/+4 |
| | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 1 | -4/+4 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | remove comment description for users handled in ldap | Olivier Blin | 2016-02-07 | 1 | -1/+0 |
| | | | | | | git/softwarekey/binrepo/iurt/maintdb/schedbot/signbot/mga-advisories/mgasoft/mirror puppet uses usermod which does not handle ldap. | ||||
* | use consistent domain references | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | lint fixes for mgasoft | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | some cleaning ( ie, do not repeat default values ), some puppet-lint compliance | Michael Scherer | 2012-02-18 | 1 | -24/+16 |
| | |||||
* | add missing requires, cron would run before the user creation | Michael Scherer | 2012-02-18 | 1 | -0/+1 |
| | |||||
* | add mgasoft-publish cron | Nicolas Vigier | 2012-02-06 | 1 | -0/+6 |
| | |||||
* | update svn_soft_publish url | Nicolas Vigier | 2012-02-06 | 1 | -1/+1 |
| | |||||
* | fix anonymous svn url | Nicolas Vigier | 2012-02-06 | 1 | -1/+1 |
| | |||||
* | fix typo | Nicolas Vigier | 2012-02-05 | 1 | -1/+1 |
| | |||||
* | add mgasoft module | Nicolas Vigier | 2012-02-05 | 2 | -0/+43 |