[% USE Whostmgr; SET transfer_tool_url = cp_security_token _ '/scripts5/account_copy_input'; SET update_preferences_url = cp_security_token _ '/scripts2/updateconf'; %] [% WRAPPER 'master_templates/master.tmpl' # js files are loaded in the footer scripts = [ Whostmgr.find_file_url('/libraries/jquery/current/jquery.min.js'), '/templates/setupcluster/page.min.js' ], stylesheets = ['/templates/setupcluster/page.min.css'], theme = 'bootstrap' app_key = 'configuration_cluster' %]

[% locale.maketext('Use this interface to link this server to other servers in a configuration cluster.') %] [% locale.maketext('You can then copy this server’s configuration settings to the cluster’s servers in [asis,WHM]’s [output,url,_1,Update Preferences,target,_2] interface.', update_preferences_url, "_blank") %] [% locale.maketext('When you update a setting, you can choose to copy this server’s changes out to all of its cluster servers.') %]

[% locale.maketext('To import a configuration from a remote server, you must use the [output,url,_1,Transfer Tool,target,_2] interface. You can transfer the following: [list_and_quoted,_3]', transfer_tool_url, "_blank", data.transfer_modules) %]

0 %]class="hidden"[% END %]> [% FOREACH server IN data.servers -%] [% END %]
[% locale.maketext('Server') %] [% locale.maketext('User') %] [% locale.maketext('API Token') %]
[% locale.maketext('No servers are defined for this configuration cluster. Click [output,strong,Create] to add one.') %]

[% END %]