mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
Vargant: Dat motd
This commit is contained in:
parent
5bc62d2889
commit
7c50411270
17
.vagrant-puppet/files/etc/motd
Normal file
17
.vagrant-puppet/files/etc/motd
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
______ ___
|
||||||
|
/\__ _\ __ /'___`\
|
||||||
|
\/_/\ \/ ___ /\_\ ___ __ __ /\_\ /\ \
|
||||||
|
\ \ \ /'___\/\ \ /' _ `\ /'_ `\ /'__`\ \/_/// /__
|
||||||
|
\_\ \__/\ \__/\ \ \/\ \/\ \/\ \L\ \/\ \L\.\_ // /_\ \
|
||||||
|
/\_____\ \____\\ \_\ \_\ \_\ \____ \ \__/.\_\ /\______/
|
||||||
|
\/_____/\/____/ \/_/\/_/\/_/\/___L\ \/__/\/_/ \/_____/
|
||||||
|
/\____/
|
||||||
|
\_/__/
|
||||||
|
__ __ __
|
||||||
|
/\ \ __/\ \ /\ \
|
||||||
|
\ \ \/\ \ \ \ __\ \ \____
|
||||||
|
\ \ \ \ \ \ \ /'__`\ \ '__`\
|
||||||
|
\ \ \_/ \_\ \/\ __/\ \ \L\ \
|
||||||
|
\ `\___x___/\ \____\\ \_,__/
|
||||||
|
'\/__//__/ \/____/ \/___/
|
||||||
|
|
@ -350,3 +350,7 @@ file { ['/etc/icinga2-web/',
|
|||||||
owner => 'apache',
|
owner => 'apache',
|
||||||
group => 'apache'
|
group => 'apache'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
file { '/etc/motd':
|
||||||
|
source => 'puppet:////vagrant/.vagrant-puppet/files/etc/motd'
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user