Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #12177 from alphagov/remove-andydriver
Browse files Browse the repository at this point in the history
Make Andy Driver absent
  • Loading branch information
jon-kirwan authored Jan 23, 2024
2 parents 5fe2964 + 156755f commit a5ff9c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/users/manifests/andydriver.pp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Creates the user andydriver
class users::andydriver {
govuk_user { 'andydriver':
ensure => 'absent',
fullname => 'Andy Driver',
email => '[email protected]',
ssh_key => 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB7ncs1d27BkJRtqb+BiiIYe0ZzU4my5IhdZlauj1EVL [email protected]',
Expand Down

0 comments on commit a5ff9c6

Please sign in to comment.