You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run manually
gitlab-ctl reconfigure
systemctl start gitlab-runsvdir
gitlab-ctl start
all good.
I can reconfigure with puppet after this point.
gitlab version
gitlab-ee-11.7.3-ee.0.el7.x86_64
(same with ce)
What behaviour did you expect instead
work as expected.
Output log
otice: /Stage[main]/Gitlab::Host_config/File[/etc/gitlab]/ensure: created
Notice: /Stage[main]/Profiles::Gitlab::Master/File[/etc/gitlab/freeipa_settings.yml]/ensure: defined content as '{md5}f0e402dd2709b9856741fea12173d6be'
Info: /Stage[main]/Profiles::Gitlab::Master/File[/etc/gitlab/freeipa_settings.yml]: Scheduling refresh of Exec[gitlab_reconfigure]
Notice: /Stage[main]/Gitlab::Omnibus_config/File[/etc/gitlab/gitlab.rb]/ensure: defined content as '{md5}1889b62994b65f1ed3f34f2813a9dc7f'
Info: Class[Gitlab::Omnibus_config]: Scheduling refresh of Exec[gitlab_reconfigure]
Notice: /Stage[main]/Gitlab::Install/Package[gitlab-omnibus]/ensure: created
Notice: Caught TERM; exiting . (after an hour)
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered:
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
class { 'gitlab':
}
What are you seeing
gitlab-ctl reconfigure runs
Exec[gitlab_reconfigure]
systemctl start gitlab-runsvdir
hangs
run puppet again, nothing happens. (no change)
run manually
gitlab-ctl reconfigure
systemctl start gitlab-runsvdir
gitlab-ctl start
all good.
I can reconfigure with puppet after this point.
gitlab version
gitlab-ee-11.7.3-ee.0.el7.x86_64
(same with ce)
What behaviour did you expect instead
work as expected.
Output log
otice: /Stage[main]/Gitlab::Host_config/File[/etc/gitlab]/ensure: created
Notice: /Stage[main]/Profiles::Gitlab::Master/File[/etc/gitlab/freeipa_settings.yml]/ensure: defined content as '{md5}f0e402dd2709b9856741fea12173d6be'
Info: /Stage[main]/Profiles::Gitlab::Master/File[/etc/gitlab/freeipa_settings.yml]: Scheduling refresh of Exec[gitlab_reconfigure]
Notice: /Stage[main]/Gitlab::Omnibus_config/File[/etc/gitlab/gitlab.rb]/ensure: defined content as '{md5}1889b62994b65f1ed3f34f2813a9dc7f'
Info: Class[Gitlab::Omnibus_config]: Scheduling refresh of Exec[gitlab_reconfigure]
Notice: /Stage[main]/Gitlab::Install/Package[gitlab-omnibus]/ensure: created
Notice: Caught TERM; exiting . (after an hour)
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: