Commit Graph

7 Commits

Author SHA1 Message Date
Matt Trachier 29b186cc47
feat: added more official cloud init support, added cloud init debugging logs, added a default private ip selection, updated dev functions (#54)
Signed-off-by: Matt Trachier <matt.trachier@suse.com>
2024-03-12 00:33:23 -05:00
Matt Trachier 3ca9ba05d1
feat: add eip and handle cloud-init scripts better (#48)
Signed-off-by: matttrach <matttrach@gmail.com>
2024-02-12 10:33:00 -06:00
Matt Trachier 6e8ad9540a
fix: attach security group as a separate resource than the server (#37)
* fix: attach security group as a separate resource than the server

Signed-off-by: matttrach <matttrach@gmail.com>

* fix: upgrade access mod in examples and add id tag

Signed-off-by: matttrach <matttrach@gmail.com>

* feat: add force security group association and disable scripts mode

Signed-off-by: matttrach <matttrach@gmail.com>

---------

Signed-off-by: matttrach <matttrach@gmail.com>
2024-01-29 11:51:45 -06:00
Matt Trachier 89f0ff09d9
fix: add cloud-init timeout, update dev env, update workflows (#28)
Signed-off-by: matttrach <matttrach@gmail.com>
2023-12-04 16:49:19 -06:00
matttrach 16197a0f7a
add rhel8 cis, add the ability to set the path to execute files, update all the tests
Signed-off-by: matttrach <matttrach@gmail.com>
2023-10-05 16:27:07 -05:00
matttrach 8ebba24ba4
increase the wait time and attempts for cloud init
Signed-off-by: matttrach <matttrach@gmail.com>
2023-09-27 18:20:20 -05:00
matttrach a7117c66eb
extract shell scripts to enable shellcheck
Signed-off-by: matttrach <matttrach@gmail.com>
2023-09-15 12:33:52 -05:00