Skip to content

Commit

Permalink
Import ssh known hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
daaang authored and rrotter committed Sep 22, 2023
1 parent 140cd28 commit 71aa18f
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 71aa18f

Please sign in to comment.