Browse Source

new: dev: [postgres,mysql] moved out of 'precise' subdirectory. !minor

postgres
Valentin Lab 8 years ago
parent
commit
096e6e9319
  1. 0
      mysql/hooks/install
  2. 0
      mysql/metadata.yml
  3. 0
      postgres/hooks/install
  4. 0
      postgres/metadata.yml
  5. 3
      precise/mysql/hooks/start
  6. 3
      precise/mysql/hooks/stop
  7. 1
      precise/mysql/revision
  8. 3
      precise/postgres/hooks/start
  9. 3
      precise/postgres/hooks/stop
  10. 1
      precise/postgres/revision

0
precise/mysql/hooks/install → mysql/hooks/install

0
precise/mysql/metadata.yaml → mysql/metadata.yml

0
precise/postgres/hooks/install → postgres/hooks/install

0
precise/postgres/metadata.yaml → postgres/metadata.yml

3
precise/mysql/hooks/start

@ -1,3 +0,0 @@
#!/bin/bash
juju-log "Nothing to Start for base."

3
precise/mysql/hooks/stop

@ -1,3 +0,0 @@
#!/bin/bash
juju-log "Nothing to stop for base."

1
precise/mysql/revision

@ -1 +0,0 @@
0

3
precise/postgres/hooks/start

@ -1,3 +0,0 @@
#!/bin/bash
juju-log "Nothing to Start for base."

3
precise/postgres/hooks/stop

@ -1,3 +0,0 @@
#!/bin/bash
juju-log "Nothing to stop for base."

1
precise/postgres/revision

@ -1 +0,0 @@
0
Loading…
Cancel
Save