X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=templates%2Fmotd.erb;h=6ac169c4ca088c85967aa57471e17061e1e2d63b;hb=HEAD;hp=bf327bb5aa1046b8f81c9cfbc3cf3caf37a3e964;hpb=0a5202f1d48910118d9014ff46d707a15875de1a;p=mirror%2Fdsa-puppet.git diff --git a/templates/motd.erb b/templates/motd.erb deleted file mode 100644 index bf327bb5a..000000000 --- a/templates/motd.erb +++ /dev/null @@ -1,8 +0,0 @@ -This device is for authorized users only. All traffic on this device -is monitored and will be used as evidence for prosecutions. - -<% if File.exists?("/etc/puppet/modules/motd/files/$fqdn/motd.tail") -%> -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -<% File.open("/etc/puppet/modules/motd/files/$fqdn/motd.tail").read -%> -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -<% end -%>