blob: c0e23c01d562173a190ebd6b7a79126d3a06b979 [file] [log] [blame]
Filip Pytloun21378822017-03-10 11:50:10 +01001parameters:
Dmitry Teselkin1742a822018-04-24 12:54:51 +03002 _param:
3 motd_company_name: COMPANY_NAME
Filip Pytloun21378822017-03-10 11:50:10 +01004 linux:
5 system:
6 motd: |
Dmitry Teselkin1742a822018-04-24 12:54:51 +03007 =================================== WARNING ====================================
8 You have accessed a computer managed by ${_param:motd_company_name}.
9 You are required to have authorisation from ${_param:motd_company_name}
10 before you proceed and you are strictly limited to use set out within that
11 authorisation. Unauthorised access to or misuse of this system is prohibited
12 and constitutes an offence under the Computer Misuse Act 1990.
13 If you disclose any information obtained through this system without
14 authority ${_param:motd_company_name} may take legal action against you.
15 ================================================================================
Filip Pytloun21378822017-03-10 11:50:10 +010016
17 ------------------------------------------------------
18 Hostname | ${linux:system:name}
19 Domain | ${linux:system:domain}
20 ------------------------------------------------------