]> git.openstreetmap.org Git - chef.git/commitdiff
dev: activate ligfietser
authorGrant Slater <github@firefishy.com>
Tue, 26 Mar 2024 20:22:17 +0000 (20:22 +0000)
committerGrant Slater <github@firefishy.com>
Tue, 26 Mar 2024 20:22:17 +0000 (20:22 +0000)
cookbooks/accounts/files/default/ligfietser/.ssh/authorized_keys [new file with mode: 0644]
roles/dev.rb

diff --git a/cookbooks/accounts/files/default/ligfietser/.ssh/authorized_keys b/cookbooks/accounts/files/default/ligfietser/.ssh/authorized_keys
new file mode 100644 (file)
index 0000000..16c0948
--- /dev/null
@@ -0,0 +1,2 @@
+# DO NOT EDIT - This file is being maintained by Chef - use authorized_keys2 instead
+ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCUvwO82HzjNPpeNYZ2kZrl/riepA0n2sjqQGCHWSZ44Y8ch9NFVHu0KigrrKaUnzkjAv/c0nwgxUwr8d54Qq/M36SyBehmZEgVS45MK5AwoQaGEP9dPt7sCGxLLZI9RUTu8DQh1/IS7u5/2lJsyOzCQ9xiirNPz04U9pII3aQzH3gYOlsZPVY2SJKMIe3PdkqdPaazKUTduYH6CYOyK8P79uYXdh8BKhrEUD0wW0dOSm+aGqbBBppcQynYNdz3nwhTtDdvPQ6nGV73REekx8gRc1mTa3oxe5Job3CbMnxA5ZYwGQRk0MrW4jVM7fDLJqSwPzb5j/HlGMSYhoI6sWVZ rsa-key-20240315
index 1800f3551a80f322e08ef58b24281fd1d21a3fe4..c6a428dbd4fd9fa632d94467252e76a373a59217 100644 (file)
@@ -74,6 +74,7 @@ default_attributes(
       :gmoncrieff => { :status => :user },
       :zander => { :status => :user },
       :msbarry => { :status => :user },
+      :ligfietser => { :status => :user },
       :ooc => {
         :status => :role,
         :members => [:tomh, :blackadder, :timsc, :ollie]