The dib-utils repository was retired as part of retirement of TripleO. This imports the tiny dib-run-parts script because it's used by os-refresh-config now. This also removes direct execution of os_refresh_config.py, which is required only for testing. Change-Id: Ia516e604bafdc59dbcfa81796348191b03cbe0b7
4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "call_me_1 called [${CM1}]"
|