Skip to content

Commit

Permalink
Merge branch 'release/0.8.3' into production
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Varrette authored and Sebastien Varrette committed May 18, 2017
2 parents f97e091 + 55d610a commit f3fcfad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/common.pp
Expand Up @@ -111,7 +111,7 @@

# Add the sysadmin to the sudoers file
include sudo
sudo::directive { "${sysadmins::login}_in_sudoers":
sudo::directive { "${sysadmins::login}":
content => "${sysadmins::login} ALL=(ALL) NOPASSWD:ALL\n",
}

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "ULHPC/sysadmins",
"version": "0.8.2",
"version": "0.8.3",
"author": "UL HPC DevOps Team aka. S. Varrette, H. Cartiaux, V. Plugaru, S. Diehl and C.Parisot",
"mail": "hpc-sysadmins@uni.lu",
"summary": "Configuration of a single system administrator account (localadmin by default) attached to (potentially) several users",
Expand Down

0 comments on commit f3fcfad

Please sign in to comment.