# File lib/simp/cli/config/items/data/cli_network_ipaddress.rb, line 7 def initialize super @key = 'cli::network::ipaddress' @description = 'The IP address of the system.' @data_type = :cli_params @__warning = false end