sec_list missing
matut0 opened this issue · 2 comments
matut0 commented
Hi,
on file main.tf, for instances 3 & 4 must add sec_lists attribute with an already created security list with ssh security application created, otherwise the install_ssh_keys module will not work and returns a timeout
Regards,
German Pabon
scross01 commented
@g3rmanp1bon I assume you are referring to the ipnetworks example. When there are no security lists explicitly defined then Oracle Compute adds the default security list /Compute-mydomain/default/default automatically - which enables ssh by default (unless you are using a GSE demo environment)
matut0 commented
You're right, It's for the IPNetworks example, btw, excellent example and
yes, I'm using a GSE environment.
The example works ok!!!
Thanks for your clarification!
…On Mon, May 22, 2017 at 07:43 Stephen Cross ***@***.***> wrote:
@g3rmanp1bon <https://github.com/g3rmanp1bon> I assume you are referring
to the ipnetworks example
<https://github.com/oracle/terraform-provider-compute/tree/master/examples/opc/ipnetworks>.
When there are no security lists explicitly defined then Oracle Compute
adds the default security list /Compute-mydomain/default/default
automatically - which enables ssh by default (unless you are using a GSE
demo environment)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATKumvcw1lEZ-aTAclQP_qRrybNv01d6ks5r8XTigaJpZM4Nh2v2>
.