Signed-off-by: Stephen Gran <steve@lobefin.net>
node penalosa inherits default {
include hosts
+ include motd
}
--- /dev/null
+Francisco de Peñalosa (c. 1470 – April 1, 1528) was a Spanish composer
+of the early Renaissance.
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-footer") -%>
-<% File.open("/etc/puppet/modules/motd/files/$fqdn/motd-footer").read -%>
+<% if File.exists?("/etc/puppet/modules/motd/files/$fqdn/motd.tail") -%>
+<% File.open("/etc/puppet/modules/motd/files/$fqdn/motd.tail").read -%>
<% end -%>