Skip to content

Commit

Permalink
Import ssh known hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
daaang committed Dec 11, 2023
1 parent 7ffea44 commit a46e23d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/profile/bolt.pp
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,7 @@
mode => '0755',
}
}

concat { '/etc/ssh/ssh_known_hosts': }
Concat_fragment <<| tag == 'known_host_public_keys' |>>
}

0 comments on commit a46e23d

Please sign in to comment.