Skip to content

Instantly share code, notes, and snippets.

@cheeseplus
Created February 25, 2015 22:34
Show Gist options
  • Save cheeseplus/ba6bf6abb7978c732230 to your computer and use it in GitHub Desktop.
Save cheeseplus/ba6bf6abb7978c732230 to your computer and use it in GitHub Desktop.
default['riak']['package']['local']['checksum'].tap do |checksum|
checksum['ubuntu']['14'] = 'cab9b89cd0ee82528669facee149c9d6f2a0d0e6fa89496406133ca9c28cd48e'
checksum['ubuntu']['12'] = 'db290d17208861b2eb8694d2eb3d1dc8e7ad280edf577fac8bd355446ca6b85a'
checksum['debian']['7'] = '31ca5d472e992e3af267b440945239b110354a64fc197d2a3d73b93fc66483d4'
checksum['centos']['7'] = '15a732f0b79c934f8dbc3d5b86124a0eedfe7da6e1df84a595df15b2b703106d'
checksum['centos']['6'] = 'ab51c3d65dcd63c1f8d94bdd241b26671b18fcb19d272f4397d07021cfa71a3c'
checksum['centos']['5'] = '8b829b6b7349ace62d7a69ccb113ea5d52f5f39f4f39b08c900e5ffed1119cf5'
checksum['fedora']['19'] = '7f182beaa3c79ac023811d23ef3957a07fabebd128b62fcc77ac710b98c72b98'
checksum['freebsd']['10'] = '8b3afb7f3896678ed6aca0533d94510db9aa2c59f2bbac8a03277906ab9e8b8b'
checksum['freebsd']['9'] = '5b67b8f9d8488f848a54e6ee733d67964a2381ee06b35d60044f1f61b3da2f7c'
checksum['amazon']['2014'] = checksum['centos']['6']
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment