github.com/whamcloud/lemur@v0.0.0-20190827193804-4655df8a52af/cmd/lhsm-plugin-posix/test-fixtures/lhsm-plugin-posix.checksums (about) 1 checksums { 2 disabled = true 3 } 4 5 archive "1" { 6 id = 1 7 root = "/tmp/archives/1" 8 checksums { 9 disabled = false 10 } 11 } 12 13 archive "2" { 14 id = 2 15 root = "/tmp/archives/2" 16 checksums { 17 disable_compare_on_restore = true 18 } 19 } 20 21 archive "3" { 22 id = 3 23 root = "/tmp/archives/3" 24 }