bootstrap-vz/bootstrapvz/common/tasks
Anders Ingemann 03a0746299 Convert every JSON file to YAML
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
2014-07-09 23:17:04 +02:00
..
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
apt.py Add --assume-yes to apt-get autoremove 2014-05-18 22:27:10 +02:00
boot.py bootstrap-vz is now a proper python package 2014-04-02 23:25:50 +02:00
bootstrap.py Be pythonic. 2014-05-05 00:00:48 +05:30
cleanup.py Add ssh_group, which configures SSH properly 2014-05-03 16:13:07 +02:00
development.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
filesystem.py PEP8 fixes 2014-04-27 11:05:53 -03:00
host.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
initd.py Fix AdjustExpandRootScript 2014-05-04 13:41:16 +02:00
locale.py Use string concatenation instead of format() 2014-05-04 13:41:15 +02:00
loopback.py Update volume image path after move it 2014-06-07 12:48:45 -03:00
network-configuration.yml Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
network.py Convert every JSON file to YAML 2014-07-09 23:17:04 +02:00
packages.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
partitioning.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
security.py Add ssh_group, which configures SSH properly 2014-05-03 16:13:07 +02:00
ssh.py Add ssh_group, which configures SSH properly 2014-05-03 16:13:07 +02:00
volume.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
workspace.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00