freebsd-dev/release/tools
Colin Percival 9d98ae7d5f Add the amazon-ssm-agent package to EC2 AMI builds. This makes it
immediately available on instances which are running without internet
access (or which can't rely on firstboot_pkgs to install it for some
other reason).

Note that this agent is not enabled by default; to enable it, add
amazon_ssm_agent_enable="YES" to /etc/rc.conf, e.g., by placing the lines
	>>/etc/rc.conf
	amazon_ssm_agent_enable="YES"
into the EC2 user-data.  In addition to being enabled, the agent requires
keys to be provided via IAM Roles; users are encouraged to be very careful
in using this functionality due to the inherent vulnerability in the idea
of providing credentials via a service accessible to any process which can
open an HTTP connection.

Requested by:	Amazon
No objection from:	re@
Relnotes:	FreeBSD/EC2 AMIs now include the Amazon EC2 Systems Manager
		(SSM) Agent.
2017-11-01 00:33:54 +00:00
..
arm.subr Revert r323812 from release/tools/arm.subr, which has broken the 2017-09-22 14:34:27 +00:00
azure.conf Chase r284656 and r284658: 2015-06-21 04:34:57 +00:00
ec2.conf Add the amazon-ssm-agent package to EC2 AMI builds. This makes it 2017-11-01 00:33:54 +00:00
gce.conf Use py-google-compute-engine instead for releasing Google Compute 2017-08-22 15:34:27 +00:00
openstack.conf - Resize FreeBSD to the size of the OpenStack flavor (growfs). 2016-12-14 03:01:15 +00:00
vagrant-virtualbox.conf - Use virtualbox-ose-additions-nox11 for vagrant image to reduce size 2016-10-30 15:46:24 +00:00
vagrant-vmware.conf Add support for building VirtualBox Vagrant images. 2015-07-20 16:27:44 +00:00
vagrant.conf Fix an out-of-order execution issue regarding pkg(8): 2015-07-21 03:18:53 +00:00
vmimage.subr Set a default hostname for virtual machine images. 2017-10-30 13:54:54 +00:00