Skip to content

output 'ntp_servers': unknown variable referenced: 'ntp_servers'. define it with 'variable' blocks #50

@ghost

Description

Hi,

I am using terraform-openstack-cf-install. When I set my terraform.vars, it fails at


  * 1 error(s) occurred:

* module root: 1 error(s) occurred:

* output 'ntp_servers': unknown variable referenced: 'ntp_servers'. define it with 'variable' blocks

My terraform-vars looks like

network = "192.168" auth_url="http://192.168.15.2:5000/v2.0" tenant_name="demo" tenant_id="40e61945abba4eefaa1688cd648aded5" username="admin" password="3819292" public_key_path="/Users/myuser/.ssh/id_rsa.pub" key_path="/Users/myuser/.ssh/id_rsa" floating_ip_pool="192.168.15.224/27" region="" network_external_id="f95edda7-dfb4-4ce1-8d14-86c63c60c857" ntp_servers="0.asia.pool.ntp.org,1.asia.pool.ntp.org"

Does anybody have any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions