Method: Apt::RightScale.path_to_sources_list
- Defined in:
- lib/repo_conf_generators/rightscale_conf_generators.rb
.path_to_sources_list ⇒ Object
182 183 184 |
# File 'lib/repo_conf_generators/rightscale_conf_generators.rb', line 182 def self.path_to_sources_list "/etc/apt/sources.list.d" end |