Major Refactoring: took care of all "ssh" and "sudo" occurrences
commit52a0b9be0a56d39e79abfffdc79a1b9cab5779ff
authorAleksandr O. Levchuk <alevchuk@gmail.com>
Sat, 11 Aug 2007 04:04:16 +0000 (10 21:04 -0700)
committerAleksandr O. Levchuk <alevchuk@gmail.com>
Sat, 11 Aug 2007 04:04:16 +0000 (10 21:04 -0700)
tree99a0e6df32b01df6626b856e0a98d5b1b7431df6
parent589cccb02b411fbf1c136b841513c7e03560b4df
Major Refactoring: took care of all "ssh" and "sudo" occurrences

* Removed or replaced  "ssh" and "sudo" occurrences with #{SSH} and #{SUDO}
* Fixed the ~/.ssh/know_hostname creation and cleanup.
  More refactoring is needed because the allocation and deallocation are
  in far away places in the code
14 files changed:
app/controllers/cytoskeleton_controller.rb
app/models/internal.rb
app/models/list.rb
app/models/nucleus.rb
app/models/open_vz.rb
app/views/cytoskeleton/_templates.rhtml
config/mwamko_constants.rb
script/ajaxterm_setup_files/username_for_ssh
script/comet_setup [deleted file]
script/mwamko-destroy
script/mwamko-fast-create
script/mwamko-slow-create
script/mwamko-start
script/mwamko-stop