Update git submodules

* Update charm-designate-bind from branch 'master'
  to f232f45f3fcda1a7db901785b5badde8a6b25f8c
  - Merge "Fix charm so that on focal it uses named service"
  - Fix charm so that on focal it uses named service
    
    Pre-focal the service was called 'bind9'.  On focal+ it is called
    'named'.  This patch introduces a number of changes to make this
    possible:
    
     * Modify existing charm class "DesignateBindCharm" to include a check
       to see if the distro version is "focal" or higher; if so switch
       the service name to 'named'.
    
    Change-Id: Ida65c620fa81715d37e468217aea28f160cf31ee
    Closes-Bug: #1929770
This commit is contained in:
Zuul 2021-06-08 09:00:40 +00:00 committed by Gerrit Code Review
parent ea1822ff42
commit fff224ccde
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 27b96254609b0314cb0f770d32195aa21a698202
Subproject commit f232f45f3fcda1a7db901785b5badde8a6b25f8c