Skip to content

Commit

Permalink
The script attribute is not userdata
Browse files Browse the repository at this point in the history
  • Loading branch information
ari authored and dwoz committed Dec 10, 2023
1 parent 54cf836 commit 0b423e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/topics/cloud/aws.rst
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ Set up an initial profile at ``/etc/salt/cloud.profiles``:
image: ami-a73264ce
size: m1.xlarge
ssh_username: ec2-user
script: /etc/salt/cloud.deploy.d/user_data.sh
script: /etc/salt/cloud.deploy.d/my_bootstrap.sh
network_interfaces:
- DeviceIndex: 0
PrivateIpAddresses:
Expand Down

0 comments on commit 0b423e4

Please sign in to comment.