Skip to content

Commit 8b7666b

Browse files
committed
snc: update filepath for snc bundle env file
1 parent 75b2298 commit 8b7666b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkg/provider/aws/action/openshift-snc/cloud-config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ write_files:
3232
CRC_CLOUD=1
3333
CRC_NETWORK_MODE_USER=0
3434
owner: root:root
35-
path: /etc/systemd/system/crc-env
36-
permissions: '0644'
35+
path: /etc/sysconfig/crc-env
36+
permissions: '0644'

0 commit comments

Comments
 (0)