From 0b423e443fd2111a319c60b236a2a856edc129ef Mon Sep 17 00:00:00 2001 From: Ari Maniatis Date: Thu, 19 Aug 2021 16:41:50 +1000 Subject: [PATCH] The script attribute is not userdata --- doc/topics/cloud/aws.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/topics/cloud/aws.rst b/doc/topics/cloud/aws.rst index 6c043228899..b2225639d04 100644 --- a/doc/topics/cloud/aws.rst +++ b/doc/topics/cloud/aws.rst @@ -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: