mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 23:36:29 +00:00

Lines removed: over 500. Readiblity gained: A shitload Now you can actually get an overview of a manifest on a single screen height. I am sure that it will also save a lot of hassle when modifying schema in the future. No more "expected property name" etc. because of an extraneous comma Comments are of course natively support, so there's no need for this minify_json hokey pokey
23 lines
416 B
YAML
23 lines
416 B
YAML
---
|
|
# This is a mapping of Debian release names to their respective codenames
|
|
|
|
unstable: sid
|
|
testing: jessie
|
|
stable: wheezy
|
|
oldstable: squeeze
|
|
|
|
jessie: jessie
|
|
wheezy: wheezy
|
|
squeeze: squeeze
|
|
|
|
# The following release names are not supported, but included fir completeness sake
|
|
lenny: lenny
|
|
etch: etch
|
|
sarge: sarge
|
|
woody: woody
|
|
potato: potato
|
|
slink: slink
|
|
hamm: hamm
|
|
bo: bo
|
|
rex: rex
|
|
buzz: buz
|