Remove reference to Distbuild type

The distbuild defined type doesn't exist since 9adc5fd7, so notifying
it results in a catalog compilation error.

Change-Id: I9ced1f198be5e653ee7da1837a2b93e5aad815e7
This commit is contained in:
Colleen Murphy 2015-10-15 10:57:05 -07:00
parent b15dd92913
commit 2354f29bdd
1 changed files with 0 additions and 1 deletions

View File

@ -200,7 +200,6 @@ class drupal (
password => $site_mysql_password,
host => $site_mysql_host,
grant => ['all'],
notify => Distbuild["distbuild-${site_name}"],
}
}