Get rid of the needed parameters list since we have all of them in the template now.
This commit is contained in:
parent
d9695544ad
commit
9139c8fc23
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@
|
|||
*
|
||||
*/
|
||||
|
||||
//Parameters to include:
|
||||
// * icon_image_alt
|
||||
|
||||
object Host "<%= @object_hostname %>" {
|
||||
<%#- If any of the @ parameters are undefined, don't print anything for them: -%>
|
||||
<%- if @template_to_import -%>
|
||||
|
|
Loading…
Reference in a new issue