Sha256: e90cb8c17f64b74f9afe6344ee0d718c4e0fd9d768fbde456e58e4845f1df6aa
Contents?: true
Size: 746 Bytes
Versions: 7
Compression:
Stored size: 746 Bytes
Contents
--- app_0: install: id: app_1 app_1: fs_path: /fs_root data_fs_path: /data_fs_root install: id: app_2 database: name: app_1_db username: user1 password: pass1 hostname: database.net app_2: install: hostname: myhost.com username: myuser url: ssh://otheruser@otherhost.com app_3: database: id: app_1 mailer: id: mailer_0 app_4: install: scheme: ssh username: user4 hostname: host4.net groupname: group4 mailer_0: mailer: from: 'noreply@example.net' reply_to: '' smtp: address: 'smtp.example.net' port: '587' domain: 'example.net' username: 'a_user' password: 'a_secret' authentication: plain starttls_auto: 'true'
Version data entries
7 entries across 7 versions & 1 rubygems