diff options
Diffstat (limited to 'manifest.yaml')
-rw-r--r-- | manifest.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manifest.yaml b/manifest.yaml index 7811438..8ccd3f9 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -8,6 +8,7 @@ provider: - WORKDIR /srv/manman - CMD script/server - EXPOSE 3000 + labels: name: "manman-{system.release}-{system.architecture}-{%y}{%m}{%d}" description: "{system.release} container for legacy manman" @@ -45,6 +46,7 @@ packages: - adduser - libmysqlclient16 - libmysql-ruby1.8 + - msmtp-mta - ruby - rubygems @@ -59,6 +61,8 @@ plugins: dst: /srv/manman - src: gemrc dst: /etc/ + - src: msmtprc + dst: /etc/ commands: commands: |