Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Include cloud-init code in library #562

Open
pploegaert opened this issue Jul 11, 2017 · 1 comment
Open

Include cloud-init code in library #562

pploegaert opened this issue Jul 11, 2017 · 1 comment
Assignees
Milestone

Comments

@pploegaert
Copy link
Contributor

In ci_constants/vm_handler the following lines refer to an external link:
we should include these in our own library:

    CLOUD_INIT_DATA = {
        'script_loc': 'https://raw.githubusercontent.com/kinvaris/cloud-init/master/create-config-drive',
        'script_dest': '/tmp/cloud_init_script.sh',
        'user-data_loc': '/tmp/user-data-migrate-test',
        'config_dest': '/tmp/cloud-init-config-migrate-test'
    }

The script_loc refers to a location not within our control ...

@pploegaert pploegaert added this to the H milestone Jul 11, 2017
@JeffreyDevloo
Copy link
Contributor

JeffreyDevloo commented Jul 11, 2017

Its a fork towards some repo. I currently forked it too because Kinvaris has left.

https://github.com/JeffreyDevloo/virt-utils/blob/master/create-config-drive
Feel free to add it to the fileserver or something and update the config location accordingly.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants