Skip to content

Releases: Roblox/vault-cookbook

Fix data path

17 Sep 19:53
d04bc28
Compare
Choose a tag to compare
Merge pull request #31 from Roblox/fix_data_path_bug

Update data_path to data_log_path in link

Absolute root path fix

17 Sep 19:14
68b8b2d
Compare
Choose a tag to compare
v1002.8.3

Merge pull request #30 from Roblox/add_leading_slash_to_make_path_abs…

Recursive create on log dir in /data

16 Sep 23:18
f47d116
Compare
Choose a tag to compare
v1002.8.2

Merge pull request #29 from Roblox/recursive_dir_creation_for_data_va…

Create /var/log/vault directory by default within cookbook

13 Sep 23:23
d8e9250
Compare
Choose a tag to compare

This creates /var/log/vault within the cookbook, rather than as part of resource sugar. This means that we have to stop managing it via rrs before deploying this version more broadly.

This means that we either delete the resource, or remove the declaration from higher level definitions.

Fix dangling link bug with /data/var/log/vault

13 Sep 22:08
b371eb1
Compare
Choose a tag to compare
Merge pull request #26 from Roblox/ICO-4170-create-dir

ICO-4170: Create /data/var/log/vault directory

Fix birthtime bug

13 Sep 00:11
cb57256
Compare
Choose a tag to compare

There are some discrepancies for usage of birthtime on actual vault servers. Change to ctime

What's Changed

Full Changelog: 1002.7.10...v1002.7.12

Use ctime instead of birthtime when moving preexisting vault log dir

12 Sep 23:24
c523bb9
Compare
Choose a tag to compare
Merge pull request #23 from Roblox/ICO-4170-add-data-symlink

ICO-4170: Move vault data if its not already linked

Handle preexisting /var/log/vault directory when /data exists

12 Sep 22:32
c523bb9
Compare
Choose a tag to compare
Merge pull request #23 from Roblox/ICO-4170-add-data-symlink

ICO-4170: Move vault data if its not already linked

Support /data directory and symlink

06 Sep 20:19
36eb57c
Compare
Choose a tag to compare
Merge pull request #22 from Roblox/ICO-4170-add-data-symlink

ICO-4170: Add vault /data symlink

Toggle Automated License Reporting

21 May 21:51
8d2f73b
Compare
Choose a tag to compare

This allows us to toggle automated license reporting.