Bug #18357
openError creating hosts IPv6 DNS record task failed
Description
Create IPv6 DNS record for ahf-prodapp-02.do.lark-it.com task failed with the following error: undefined method `create' for nil:NilClass
This was after upgrading to:
tfm-rubygem-foreman_digitalocean-1.2.0-1.fm1_14.el7.noarch
tfm-rubygem-foreman_digitalocean-doc-1.2.0-1.fm1_14.el7.noarch
The problem may be related to the new IPv6 changes that were recently merged, maybe similar to #10109 when "SSH Keys" were added, which assumed the key was present without verifying. Maybe there is something that gets created at CR create time for IPv6 that is not present on existing CRs after an upgrade? (speculation)
I cannot create new droplets through foreman right now.
Updated by Tomáš Hejátko almost 7 years ago
Hello,
is there any option to disable IPv6 DNS record creation? I don't want to use IPv6 in my droplets.
I am not able to create droplets by Foreman.