Module drupal

Entities

entity drupal::Application

Parents: php::Application

A single drupal application.

attribute string admin_user
attribute string admin_password
attribute string admin_email
attribute string site_name
attribute bool run_install=True
relation mysql::Database database [1]
relation exec::Run _exec [1]

The following implementations are defined for this entity:

The following implements statements select implementations for this entity:

Implementations

implementation drupal::drupalSiteDEB
implementation drupal::drupalSiteRPM
implementation drupal::installer
implementation drupal::noInstaller