.gitignore | 100644 | 0 | 0 | | | 227 Bytes | ed2cc0e91ccad8668efe01197498e8a4e28b8bde731e7e875ac3e9cc98fa21dc |
.rspec | 100644 | 0 | 0 | | | 24 Bytes | ffc57dc3d8395cb97e734ee061e1130ebec3d3a2f4a615493cd1c95add7f4621 |
.travis.yml | 100644 | 0 | 0 | | | 59 Bytes | e138a2dcd7cf2fba77f8a123abf208392a00074f20f8a5bd2b806b854350b426 |
Gemfile | 100644 | 0 | 0 | | | 37 Bytes | 39b9bcceca1f67a10b01301ce7cf5b84e702d5e66b36abc880e2b6ffb697221d |
README.md | 100644 | 0 | 0 | | | 3.85 KB | d130b354509d701a8945dadea3c6effbf642a1029b129b85777f967d57c6e066 |
Rakefile | 100644 | 0 | 0 | | | 196 Bytes | 7410b9ba0505743cdbfc39d5d6b9da39db6c19b3f155073cc84f1f496a6565cd |
Vagrantfile | 100644 | 0 | 0 | | | 4.24 KB | 2c52640886d945ab310c2b08fe81576584ee91754907cf53c578627ccc66a61e |
lib/lxc.rb | 100644 | 0 | 0 | | | 2.04 KB | d9a4d0d7bea3f932bd430d4047f7c6d59f4b0d0d7e8ec59ee49a490272c92db3 |
lib/lxc/configuration.rb | 100644 | 0 | 0 | | | 2.03 KB | 19f47fafc411766e1a0e17a5edd497be6b3d5c5e3bae40b374470d8b01eb66ab |
lib/lxc/configuration_options.rb | 100644 | 0 | 0 | | | 535 Bytes | 46c8273688d3f2c5a2dea9ff1956d844dcabe899a8e551adf6759861a1e813e8 |
lib/lxc/container.rb | 100644 | 0 | 0 | | | 6.27 KB | dc93ddf2e59e65e1d06edcea70aefac47e222cd9fc3d2d621d2c2d764a50d556 |
lib/lxc/shell.rb | 100644 | 0 | 0 | | | 2.2 KB | 227e518aa48082e576a47a679777a267bb429dbfdc7a2cbdeca75b167976b01a |
lib/lxc/status.rb | 100644 | 0 | 0 | | | 369 Bytes | 691935492f21ac6f397eeb9abd87ece86f8d6c3675df4c6acae767582080b76d |
lib/lxc/version.rb | 100644 | 0 | 0 | | | 34 Bytes | f3df2b66a58161e750b9873d58777c2c499635b001560bdd66ec50b03ebebb41 |
lxc-ruby.gemspec | 100644 | 0 | 0 | | | 819 Bytes | 879a72c9c67e996262cd88424edd72b500545c56a9d3e7cd9f7ff84e1443904b |
spec/configuration_spec.rb | 100644 | 0 | 0 | | | 760 Bytes | 28551b67a13d20288cb3faac0a261660c35355f5aa93e6776f4acac5ca9bfa22 |
spec/container_spec.rb | 100644 | 0 | 0 | | | 6.34 KB | 4d62af63e4821608db92946255083e1e6c53e09781edeb55614ee92fb2366ae8 |
spec/fixtures/configuration.txt | 100644 | 0 | 0 | | | 714 Bytes | 61bb5b9831fd553ea885b94d54af5fd6faef1bbcf81f55b008a8b1f6dbf05ab1 |
spec/fixtures/lxc-checkconfig.txt | 100644 | 0 | 0 | | | 752 Bytes | da4f77d03c938dcfc059c686003c7a8938e8a15f2513e91da7c80985e90c8bae |
spec/fixtures/lxc-info-running.txt | 100644 | 0 | 0 | | | 31 Bytes | 1c70e6156f27907e2d57e9192be387bfbe887f6c9b9c965e7d0220af56d3fc47 |
spec/fixtures/lxc-info-stopped.txt | 100644 | 0 | 0 | | | 31 Bytes | c42fb2a67b15da1b94a29c2bf60ebeacc54887fccd672b3a49c132ce01ca1595 |
spec/fixtures/lxc-ps-aux.txt | 100644 | 0 | 0 | | | 438 Bytes | 2d8315b5cdfbe9671d96b4c6a7c1238c8ffc1f5d0629e4bf7ce7a50d27bdda6d |
spec/fixtures/lxc-version.txt | 100644 | 0 | 0 | | | 18 Bytes | 99d6445b65a230c8037f45cd93d7d008e260ec42aa1631be36a4772c4fce833e |
spec/lxc_spec.rb | 100644 | 0 | 0 | | | 3.48 KB | 721f5e263bcf197c41e03c59cc05977b10158fda401b87225862c70ab704abb9 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 489 Bytes | dd1c0c95c3f5609ecf9cb22f366f5af53b1038482cd800a6325de6f0baf661b8 |
spec/status_spec.rb | 100644 | 0 | 0 | | | 763 Bytes | d7024bf4e77f24300bce9cfac96fe464976cd36b2753cc4b029d1d90fceb65e9 |