Skip to content

Conversation

dfisiuk
Copy link
Contributor

@dfisiuk dfisiuk commented Oct 8, 2024

GCE: added metadata startup-script support for Linux

In some cases, the Ansible playbook depends on metadata startup-script.

startup_script_path key can be omitted if it is not required.

See molecule.yml code snippet:

`
driver:
name: 'gce'
instance_os_type: linux
platforms:

  • name: 'molecule-instance'
    startup_script_path: '${MOLECULE_PROJECT_DIRECTORY}/startup-script.sh'
    `

@apatard
Copy link
Member

apatard commented Dec 20, 2024

What about startup-script-url ? would it be useful too ?

Copy link

github-actions bot commented Sep 8, 2025

Label error. Requires exactly 1 of: breaking, build, chore, ci, docs, feat, fix, perf, refactor, style, test. Found: gce. Follow https://www.conventionalcommits.org to get auto-labeling to work correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants