templates/packer: remove worker_builder script from init service
This script doesn't actually exist.
This commit is contained in:
parent
f08d1f6068
commit
a9066ee793
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ ExecStart=/usr/local/libexec/worker-initialization-scripts/get_koji_creds.sh
|
|||
ExecStart=/usr/local/libexec/worker-initialization-scripts/get_oci_creds.sh
|
||||
ExecStart=/usr/local/libexec/worker-initialization-scripts/get_pulp_creds.sh
|
||||
ExecStart=/usr/local/libexec/worker-initialization-scripts/worker_service.sh
|
||||
ExecStart=/usr/local/libexec/worker-initialization-scripts/worker_builder.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue