1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-02-15 03:11:57 +00:00

add good closing statement

This commit is contained in:
Brad Campbell 2017-07-25 20:44:32 -04:00
parent 6aa3f06fe8
commit 09b8d11a38

View file

@ -902,7 +902,7 @@ AMIs
- `05_logging.conf`
- `90_dpkg.conf`
By the names of some of the files, the services they touch are obvious: dpkg, yum, etc. But some settings are more subtle, such as security settings and templatings for `/etc/hosts`.
By the names of some of the files, the services they touch are obvious: dpkg, yum, etc. But some settings are more subtle, such as security settings and templatings for `/etc/hosts`. You will want to review these files carefully for your chosen distro before rolling your own AMIs.
Auto Scaling
------------