remove obsolete comment
authorPeter Palfrader <peter@palfrader.org>
Tue, 24 Sep 2019 06:24:48 +0000 (08:24 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 24 Sep 2019 06:24:48 +0000 (08:24 +0200)
modules/bacula/manifests/init.pp

index 270d070..7649388 100644 (file)
@@ -11,7 +11,6 @@ class bacula (
   String  $bacula_filestor_device     = 'FileStorage',
   String  $bacula_pool_name           = 'debian',
 
-  # use IP address for ferm.
   String  $bacula_director_address    = 'dinis.debian.org',
   Integer $bacula_director_port       = 9101,
   String  $bacula_storage_address     = 'storace.debian.org',