We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d331b commit 01c4f37Copy full SHA for 01c4f37
workshop/aws/ec2/templates/userdata.yaml
@@ -32,7 +32,7 @@ system_info:
32
groups: [docker]
33
34
write_files:
35
- - path: /etc/skel/.profile
+ - path: /etc/skel/.profile
36
append: true
37
content: |
38
0 commit comments