diff --git a/precise/mysql/hooks/install b/mysql/hooks/install similarity index 100% rename from precise/mysql/hooks/install rename to mysql/hooks/install diff --git a/precise/mysql/metadata.yaml b/mysql/metadata.yml similarity index 100% rename from precise/mysql/metadata.yaml rename to mysql/metadata.yml diff --git a/precise/postgres/hooks/install b/postgres/hooks/install similarity index 100% rename from precise/postgres/hooks/install rename to postgres/hooks/install diff --git a/precise/postgres/metadata.yaml b/postgres/metadata.yml similarity index 100% rename from precise/postgres/metadata.yaml rename to postgres/metadata.yml diff --git a/precise/mysql/hooks/start b/precise/mysql/hooks/start deleted file mode 100755 index 9eb7853..0000000 --- a/precise/mysql/hooks/start +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -juju-log "Nothing to Start for base." diff --git a/precise/mysql/hooks/stop b/precise/mysql/hooks/stop deleted file mode 100755 index 170162b..0000000 --- a/precise/mysql/hooks/stop +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -juju-log "Nothing to stop for base." diff --git a/precise/mysql/revision b/precise/mysql/revision deleted file mode 100644 index 573541a..0000000 --- a/precise/mysql/revision +++ /dev/null @@ -1 +0,0 @@ -0 diff --git a/precise/postgres/hooks/start b/precise/postgres/hooks/start deleted file mode 100755 index 9eb7853..0000000 --- a/precise/postgres/hooks/start +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -juju-log "Nothing to Start for base." diff --git a/precise/postgres/hooks/stop b/precise/postgres/hooks/stop deleted file mode 100755 index 170162b..0000000 --- a/precise/postgres/hooks/stop +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -juju-log "Nothing to stop for base." diff --git a/precise/postgres/revision b/precise/postgres/revision deleted file mode 100644 index 573541a..0000000 --- a/precise/postgres/revision +++ /dev/null @@ -1 +0,0 @@ -0