<div dir="ltr"><div>Hi all,<br></div>have you please an example on using those macros:<br><ul><li class=""><div class="">rhn.system.sid
                                        </div></li><li class=""><div class="">
                                                rhn.system.profile_name
                                        </div></li><li class=""><div class="">
                                                rhn.system.description
                                        </div></li><li class=""><div class="">
                                                rhn.system.hostname
                                        </div></li><li class=""><div class="">
                                                rhn.system.ip_address
                                        </div></li><li class=""><div class="">
                                                rhn.system.custom_info(key_name)
                                        </div></li><li class=""><div class="">
                                                rhn.system.net_interface.ip_address(eth_device)
                                        </div></li><li class=""><div class="">
                                                rhn.system.net_interface.netmask(eth_device)
                                        </div></li><li class=""><div class="">
                                                rhn.system.net_interface.broadcast(eth_device)
                                        </div></li><li class=""><div class="">
                                                rhn.system.net_interface.hardware_address(eth_device)
                                        </div></li><li class=""><div class="">
                                                rhn.system.net_interface.driver_module(eth_device)
                                        </div></li></ul><p>means do i have to specify them when i do my cobbler system add? in that case i don't see an option to add the netmask for example.</p><p>Or those variables are profile variables and i have to put them in the WebInterface profile page==> kickstart details ==> varaibles<br>
</p>and last how to see the value of those variables for a system? with this command :<br>cobbler system report --name=<a href="http://test1.abc.com:1">test1.abc.com:1</a> i don't see netmask varaible<br></div>