test/integration: move composer configuration into composer
This is not an integration test, but configuration. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
1425db9789
commit
e835c34678
4 changed files with 2 additions and 2 deletions
|
|
@ -78,7 +78,7 @@ fi
|
|||
greenprint "Copying custom composer config"
|
||||
# Remote worker needs this
|
||||
sudo mkdir -p /etc/osbuild-composer
|
||||
sudo cp test/integration/osbuild-composer.toml \
|
||||
sudo cp test/composer/osbuild-composer.toml \
|
||||
/etc/osbuild-composer/
|
||||
|
||||
greenprint "Copying pre-generated SSL certificates"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue