aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-bolt/pkg-message
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /sysutils/rubygem-bolt/pkg-message
parentd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff)
Notes
Diffstat (limited to 'sysutils/rubygem-bolt/pkg-message')
-rw-r--r--sysutils/rubygem-bolt/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/rubygem-bolt/pkg-message b/sysutils/rubygem-bolt/pkg-message
index a07d7a887e00..82138ff79f15 100644
--- a/sysutils/rubygem-bolt/pkg-message
+++ b/sysutils/rubygem-bolt/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
This port depends on security/rubygem-net-ssh which has stricter defaults that
OpenSSH: when using strict host key checking, security/rubygem-net-ssh will
refuse the connexion if both the remote host name and IP address are not on the
@@ -28,3 +31,6 @@ As a consequence, host key verification may need additional work:
Some future version of security/rubygem-net-ssh should drop strict host key
checking entirely, for more details, see:
https://github.com/net-ssh/net-ssh/pull/663
+EOM
+}
+]