support of variables's file_name
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
description="Reconfigurer le serveur"
|
||||
image="backup.svg"
|
||||
url="extra.test.calc_url"
|
||||
url_type="SymLinkOption">
|
||||
url_type="variable">
|
||||
<input>Reconfigurer</input>
|
||||
<profile>ead_admin</profile>
|
||||
<ewtapp>ead</ewtapp>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<creole>
|
||||
<containers>
|
||||
<container name='test' id='23'>
|
||||
<file name='file_name' name_type="SymLinkOption" source="mailname"/>
|
||||
<file name='file_name' name_type="variable" source="mailname"/>
|
||||
</container>
|
||||
</containers>
|
||||
<variables>
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<containers>
|
||||
<container name='test' id='23'>
|
||||
<fstab name='path_fstab' name_type="SymLinkOption"/>
|
||||
<fstab name='path_fstab' name_type="variable"/>
|
||||
</container>
|
||||
</containers>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<containers>
|
||||
<container name='test' id='23'>
|
||||
<service_restriction service='nut'>
|
||||
<ip interface='auto' netmask='nut_monitor_netmask' netmask_type='SymLinkOption' ip_type='SymLinkOption'>nut_monitor_host</ip>
|
||||
<ip interface='auto' netmask='nut_monitor_netmask' netmask_type='variable' ip_type='variable'>nut_monitor_host</ip>
|
||||
</service_restriction>
|
||||
|
||||
</container>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<containers>
|
||||
<container name='test' id='23'>
|
||||
<service_restriction service='nut'>
|
||||
<ip interface='auto' netmask='nut_monitor_netmask' netmask_type='SymLinkOption' ip_type='SymLinkOption'>nut_monitor_host</ip>
|
||||
<ip interface='auto' netmask='nut_monitor_netmask' netmask_type='variable' ip_type='variable'>nut_monitor_host</ip>
|
||||
</service_restriction>
|
||||
|
||||
</container>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<creole>
|
||||
<containers>
|
||||
<container name='test' id='23'>
|
||||
<file name='file_name' name_type="SymLinkOption"/>
|
||||
<file name='file_name' name_type="variable"/>
|
||||
</container>
|
||||
</containers>
|
||||
<variables>
|
||||
|
Reference in New Issue
Block a user