Skip to content

Commit 8a3becf

Browse files
modular-magicianEdward Sun
andauthored
removed Ignition Config for Container-Optimized OS (#4151) (#2647)
Co-authored-by: Edward Sun <[email protected]> Signed-off-by: Modular Magician <[email protected]> Co-authored-by: Edward Sun <[email protected]>
1 parent d052772 commit 8a3becf

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.changelog/4151.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/r/compute_instance.html.markdown

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,7 @@ The following arguments are supported:
122122
Debian, CentOS, RHEL, SLES, Container-Optimized OS, and Ubuntu images
123123
support this key. Windows instances require other keys depending on the format
124124
of the script and the time you would like it to run - see [this table](https://cloud.google.com/compute/docs/startupscript#providing_a_startup_script_for_windows_instances).
125-
For Container-Optimized OS, `metadata.user-data` accepts an Ignition Config,
126-
see [this page](https://coreos.com/os/docs/latest/booting-on-google-compute-engine.html)
127-
for more information. For the convenience of the users of `metadata.startup-script`,
125+
For the convenience of the users of `metadata.startup-script`,
128126
we provide a special attribute, `metadata_startup_script`, which is documented below.
129127

130128
* `metadata_startup_script` - (Optional) An alternative to using the

0 commit comments

Comments
 (0)