Skip to content

Commit

Permalink
Add zhunting to stagingyum authorized keys
Browse files Browse the repository at this point in the history
  • Loading branch information
zjhuntin authored and pcreech committed Dec 6, 2023
1 parent e4dcb78 commit 32232cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppet/modules/web/manifests/vhost/stagingyum.pp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
String $user = 'yumrepostage',
Stdlib::Absolutepath $home = "/home/${user}",
Integer[0] $rsync_max_connections = 5,
Array[String[1]] $usernames = ['ehelms', 'evgeni', 'ekohl', 'Odilhao', 'pcreech'],
Array[String[1]] $usernames = ['ehelms', 'evgeni', 'ekohl', 'Odilhao', 'pcreech', 'zhunting'],
) {
$yum_directory_config = [
{
Expand Down

0 comments on commit 32232cf

Please sign in to comment.