Update git submodules

* Update charm-rabbitmq-server from branch 'master'
  - Update pre-install hooks to fail on error
    
    The pre-install operations may fail, yet that failure is not
    elevated to the user. This masks the failure and makes early
    package install issues difficult to troubleshoot.
    
    If the basic pre-install script fails, the charm should not
    proceed to later hooks as the requirements may not be met.
    
    Hashbangs for bash should specify -e (errexit) on all of the
    pre-install bash scripts.
    
    Change-Id: Ib9bc7a096972bac1b91d53d662b5f0469d9e0ffe
    Closes-bug: #1815243
    Partial-bug: #1815231
This commit is contained in:
Ryan Beisner 2019-02-08 15:57:16 -06:00 committed by Gerrit Code Review
parent fdf26933c7
commit d196615ace
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a388bf52c89ba2a890a81353fe4210e5bfa4e487
Subproject commit 0e35fadab38f4a4b1ff30a821100f8481f7491f4