Method: Pec::Handler::UserData::Nic::Ubuntu.default_path
- Defined in:
- lib/pec/handler/user_data/nic/ubuntu.rb
.default_path(port) ⇒ Object
40 41 42 |
# File 'lib/pec/handler/user_data/nic/ubuntu.rb', line 40 def default_path(port) "/etc/network/interfaces" end |