Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2023 20:29:50 -0400
From:      Dan Langille <dan@langille.org>
To:        Walter Parker <walterp@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Helpful hint on AWS EC2 use in cloud formation templates
Message-ID:  <ca07c598-2176-c138-9178-298906ef35ec@langille.org>
In-Reply-To: <CAMPTd_DZoadLa2jAyfOAj49kMPQMphRaTi%2B6-ueH=7C4BKJDDg@mail.gmail.com>
References:  <CAMPTd_DZoadLa2jAyfOAj49kMPQMphRaTi%2B6-ueH=7C4BKJDDg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Walter Parker wrote on 3/15/23 8:11 PM:
> For people that use cloud formation templates on AWS to spin up
> FreeBSD instances, you can get the AMI from the Systems Manager public
> parameters page.
>
> For example, to get 13.1 stable, use the following in your parameter block
>
>    FreeBSDAMI:
>      Type: AWS::SSM::Parameter::Value<AWS::EC2::Image::Id>
>      Description: SSM parameter name for the FreeBSD 13.1 Stable AMI Id
>      Default:  /aws/service/freebsd/arm64/base/ufs/13.1/RELEASE
I see ufs.  Is zfs also an option?
-- 
Dan Langille - dan@langille.org
https://langille.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ca07c598-2176-c138-9178-298906ef35ec>