# File lib/simp/cli/config/items/data/cli_network_set_up_nic.rb, line 7 def initialize super @key = 'cli::network::set_up_nic' @description = %Q{Whether to activate this NIC now.} @data_type = :cli_params end