# File lib/vagrant-lxc/driver.rb, line 36
      def containers_path
        @containers_path ||= @cli.config('lxc.lxcpath')
      end