Method: Mrsk::Commander#specific_primary!
- Defined in:
- lib/mrsk/commander.rb
#specific_primary! ⇒ Object
27 28 29 |
# File 'lib/mrsk/commander.rb', line 27 def specific_primary! self.specific_hosts = [ config.primary_web_host ] end |