Update git submodules

* Update magnum from branch 'master'
  to a1252ec5534d9c5f50a1af783b91645515418c63
  - Merge "Add `-p` param to `mkdir` in agent startup script"
  - Add `-p` param to `mkdir` in agent startup script
    
    This script `/root/configure-agent-env.sh` is called by the systemd
    service file `configure-agent-env.service`.
    
    This fixes the following error in the configure-agent-env.service if the node
    has been rebooted after the first boot:
    
     bash[870]: + mkdir /etc/kubernetes/
     bash[954]: mkdir: cannot create directory '/etc/kubernetes/': File exists
    
    Change-Id: Ib962e5a70ee35513f4a04ef87bfda71b2a2a80a1
This commit is contained in:
Zuul 2023-05-11 08:18:15 +00:00 committed by Gerrit Code Review
parent 54374ccc0e
commit ccb82796b1
1 changed files with 1 additions and 1 deletions

2
magnum

@ -1 +1 @@
Subproject commit 392120ab137cb517e3d4a8c708c9a66778d7ea8d
Subproject commit a1252ec5534d9c5f50a1af783b91645515418c63