# File lib/whiskey_disk.rb, line 52
  def has_config_repo?
    ! (setting(:config_repository).nil? or setting(:config_repository) == '')
  end