From nobody Fri Oct 27 01:56:55 2023 X-Original-To: freebsd-security@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SGm555rLfz4xZHK for ; Fri, 27 Oct 2023 01:57:29 +0000 (UTC) (envelope-from tom@khubla.com) Received: from mailout.easymail.ca (mailout.easymail.ca [64.68.200.34]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4SGm551hTDz4PZw for ; Fri, 27 Oct 2023 01:57:29 +0000 (UTC) (envelope-from tom@khubla.com) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of tom@khubla.com designates 64.68.200.34 as permitted sender) smtp.mailfrom=tom@khubla.com; dmarc=none Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 99A7B6462A for ; Fri, 27 Oct 2023 01:56:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo07-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo07-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BXGduWIH1TGK for ; Fri, 27 Oct 2023 01:56:57 +0000 (UTC) Received: from gargamel-2.ascot.khubla.lan (d198-166-24-90.abhsia.telus.net [198.166.24.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 56F8364622 for ; Fri, 27 Oct 2023 01:56:57 +0000 (UTC) To: freebsd-security@FreeBSD.org From: Tom Everett Subject: Ansible playbook for secure installs Message-ID: Date: Thu, 26 Oct 2023 19:56:55 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:52.0) Gecko/20100101 PostboxApp/7.0.60 List-Id: Security issues List-Archive: https://lists.freebsd.org/archives/freebsd-security List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-security@freebsd.org X-BeenThere: freebsd-security@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------2D51A3D4DE90B9D5D9C2EEEE" Content-Language: en-US X-Spamd-Result: default: False [-1.32 / 15.00]; PHISHING(2.00)[readme.md->github.com]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.82)[-0.825]; R_SPF_ALLOW(-0.20)[+ip4:64.68.200.0/22]; RCVD_IN_DNSWL_MED(-0.20)[64.68.200.34:from]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; ASN(0.00)[asn:16686, ipnet:64.68.200.0/22, country:CA]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-security@FreeBSD.org]; BLOCKLISTDE_FAIL(0.00)[198.166.24.90:server fail]; DMARC_NA(0.00)[khubla.com]; RCVD_COUNT_THREE(0.00)[3]; FROM_HAS_DN(0.00)[]; FREEFALL_USER(0.00)[tom]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-security@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; RCVD_VIA_SMTP_AUTH(0.00)[] X-Rspamd-Queue-Id: 4SGm551hTDz4PZw X-Spamd-Bar: - This is a multi-part message in MIME format. --------------2D51A3D4DE90B9D5D9C2EEEE Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit For those who are interested, I have put together an Ansible playbook for securing FreeBSD post-install.  It borrows from the FreeBSD handbook and some other sites which are acknowledged in the readme.md The playbook is here https://github.com/teverett/fbsd-secured PR's are welcome. -- Sent from Postbox --------------2D51A3D4DE90B9D5D9C2EEEE Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit For those who are interested, I have put together an Ansible playbook for securing FreeBSD post-install.  It borrows from the FreeBSD handbook and some other sites which are acknowledged in the readme.md

The playbook is here

https://github.com/teverett/fbsd-secured

PR's are welcome.   

--
Sent from Postbox
--------------2D51A3D4DE90B9D5D9C2EEEE--