Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for BIND as an XIP replacement #30

Open
TobyHFerguson opened this issue Jun 30, 2017 · 2 comments
Open

Add support for BIND as an XIP replacement #30

TobyHFerguson opened this issue Jun 30, 2017 · 2 comments

Comments

@TobyHFerguson
Copy link
Owner

No description provided.

@TobyHFerguson
Copy link
Owner Author

Getting this error:

com.typesafe.config.ConfigException$WrongType: merge of common.conf: 117,bind.conf: 1,common.conf: 154: Cannot concatenate object or list with a non-object-or-list, SimpleConfigList(["scripts/bootstrap-cdsw.sh","scripts/bootstrap_dns_dhclient.sh","scripts/bootstrap_dns_nm.sh","scripts/ntpd.sh","scripts/kerberos_client.sh","scripts/jdk_security.sh"]) and ConfigString(" ") are not compatible

@TobyHFerguson
Copy link
Owner Author

It turns out that this is a problem with the version of HOCON used in Director 2.4.

In that version if A and B are both keys with arrays as their value then ${A} ${B} will cause an error. This is incorrect, but is the way it works.

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

No branches or pull requests

1 participant