Bug #8709
closedstaypuft openstack controller puppet agent failures on CentOS 7 (iptables service and mysql-server)
Description
After staypuft deployed/provisioned CentOS 7 host to be used as Openstack Controller, the following errors prevent finishing configuration with puppet:
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: Could not start Service[iptables]: Execution of '/usr/bin/syste
mctl start iptables' returned 6: Failed to issue method call: Unit iptables.service failed to load: No such file or
directory.
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: Wrapped exception:
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: Execution of '/usr/bin/systemctl start iptables' returned 6: Fa
iled to issue method call: Unit iptables.service failed to load: No such file or directory.
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Firewall::Linux::Redhat/Service[iptables]/ensure)
change from stopped to running failed: Could not start Service[iptables]: Execution of '/usr/bin/systemctl start ip
tables' returned 6: Failed to issue method call: Unit iptables.service failed to load: No such file or directory.
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: Execution of '/usr/bin/yum -d 0 -e 0 -y list mysql-server' retu
rned 1: Error: No matching Packages to list
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Quickstack::Hamysql::Node/Package[mysql-server]/e
nsure) change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y list mysql-server' returned 1:
Error: No matching Packages to list
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Quickstack::Hamysql::Mysql::Config/File[/etc/mysq
l]) Dependency Package[mysql-server] has failures: true
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Quickstack::Hamysql::Mysql::Config/File[/etc/mysq
l]) Skipping because of failed dependencies
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Quickstack::Hamysql::Mysql::Config/File[/etc/my.cnf]) Dependency Package[mysql-server] has failures: true
Dec 14 21:42:16 mac525400de12ec puppet-agent13277: (/Stage[main]/Quickstack::Hamysql::Mysql::Config/File[/etc/my.cnf]) Skipping because of failed dependencies
Foreman/Staypuft server is CentOS 6.6 with Foreman 1.8 nightly:
- rpm -qa | grep -i staypuft
ruby193-rubygem-staypuft-0.5.4-1.el6.noarch
foreman-installer-staypuft-client-0.5.2-1.el6.noarch
foreman-installer-staypuft-0.5.2-1.el6.noarch
- rpm -qa | grep -i foreman-release-1
foreman-release-1.8.0-0.develop.201412111740git287d974.el6.noarch
Updated by Dominic Cleal about 10 years ago
- Status changed from New to Rejected
Thanks for the bug report, but the Staypuft project track their bugs in Bugzilla, not here. Please see the README for their plugin for details: https://github.com/theforeman/staypuft#contributing