# File lib/simp/cli/config/items/data/cli_network_dhcp.rb, line 14
    def recommended_value
      'static' # a puppet master is always recommended to be static.
    end