<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet-hosts_core/spec, branch main</title>
<subtitle>Puppet module for managing hosts entries</subtitle>
<id>https://cgit.fluxo.info/puppet-hosts_core/atom?h=main</id>
<link rel='self' href='https://cgit.fluxo.info/puppet-hosts_core/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/'/>
<updated>2023-02-14T22:28:45+00:00</updated>
<entry>
<title>(MODULES-11371) Add Vox Beaker gem</title>
<updated>2023-02-14T22:28:45+00:00</updated>
<author>
<name>Michael Hashizume</name>
<email>michael.hashizume@puppet.com</email>
</author>
<published>2023-02-14T22:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=03d362696eba91b1c38eac6886d910cb9907a40c'/>
<id>urn:sha1:03d362696eba91b1c38eac6886d910cb9907a40c</id>
<content type='text'>
In 742031c, we updated the module according to PDK template 7.2.1,
which updated puppetlabs_spec_helper. The updated version of
puppetlabs_spec_helper removed the Beaker rake task, which we use
for acceptance testing.

This commit adds the voxpupuli-acceptance gem, which re-adds the
Beaker rake task.
</content>
</entry>
<entry>
<title>(maint) Add Solaris patch to testing</title>
<updated>2022-03-21T21:07:14+00:00</updated>
<author>
<name>Christopher Thorn</name>
<email>christopher.thorn@puppetlabs.com</email>
</author>
<published>2022-03-21T16:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=f0c7d7825e6840862601f4997bae912a255c725e'/>
<id>urn:sha1:f0c7d7825e6840862601f4997bae912a255c725e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(MODULES-11197) Rubocop fixes</title>
<updated>2021-10-01T11:04:22+00:00</updated>
<author>
<name>Bobosila Victor</name>
<email>vbobosila1@gmail.com</email>
</author>
<published>2021-09-25T10:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=36a46c84de29e127dee95ebd5caa992ac39046b6'/>
<id>urn:sha1:36a46c84de29e127dee95ebd5caa992ac39046b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(MODULES-11197) Update the pdk template to 2.2.0</title>
<updated>2021-10-01T11:00:33+00:00</updated>
<author>
<name>Bobosila Victor</name>
<email>vbobosila1@gmail.com</email>
</author>
<published>2021-09-25T09:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=e78ecf8948988656bcb83aff2587f1641099416d'/>
<id>urn:sha1:e78ecf8948988656bcb83aff2587f1641099416d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(maint) Switch to rspec-mocks</title>
<updated>2021-03-11T16:16:00+00:00</updated>
<author>
<name>Gabriel Nagy</name>
<email>gabriel.nagy@puppet.com</email>
</author>
<published>2021-03-11T16:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=98ef1e0e34c86bcc11e44a6902b74f52d648bb56'/>
<id>urn:sha1:98ef1e0e34c86bcc11e44a6902b74f52d648bb56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(maint) Update module using PDK 1.14.0</title>
<updated>2019-10-24T10:58:09+00:00</updated>
<author>
<name>mihaibuzgau</name>
<email>mihai.buzgau@puppet.com</email>
</author>
<published>2019-10-24T10:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=283a3f517b183372a61b5eb09ce083f893575eab'/>
<id>urn:sha1:283a3f517b183372a61b5eb09ce083f893575eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(maint) update PDK to 1.8.0; update all templates</title>
<updated>2019-01-08T23:41:32+00:00</updated>
<author>
<name>Melissa Stone</name>
<email>melissa@puppet.com</email>
</author>
<published>2019-01-08T23:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=4b77469aa9cce6110f95f93f255a2740ec2d2393'/>
<id>urn:sha1:4b77469aa9cce6110f95f93f255a2740ec2d2393</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include puppet 6 and remove default role</title>
<updated>2018-07-18T02:40:57+00:00</updated>
<author>
<name>Josh Cooper</name>
<email>josh@puppet.com</email>
</author>
<published>2018-07-18T02:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=d71e50749b6ac6e2ea2717e65958da37f3a48444'/>
<id>urn:sha1:d71e50749b6ac6e2ea2717e65958da37f3a48444</id>
<content type='text'>
 * Bump max version to 7
 * Install module on all hosts, not just those with the default role
</content>
</entry>
<entry>
<title>Convert query based test to rspec</title>
<updated>2018-07-10T18:03:14+00:00</updated>
<author>
<name>Josh Cooper</name>
<email>josh@puppet.com</email>
</author>
<published>2018-07-10T06:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=efced5a7a0e751a98cc5f5bdbecdfcbb18b0848d'/>
<id>urn:sha1:efced5a7a0e751a98cc5f5bdbecdfcbb18b0848d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert modify based tests to rspec</title>
<updated>2018-07-10T18:03:14+00:00</updated>
<author>
<name>Josh Cooper</name>
<email>josh@puppet.com</email>
</author>
<published>2018-07-10T06:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.fluxo.info/puppet-hosts_core/commit/?id=6a71be247473f8561d3e2dc655fba7d3bb686381'/>
<id>urn:sha1:6a71be247473f8561d3e2dc655fba7d3bb686381</id>
<content type='text'>
Consolidate tests relating to modifying host entries.
</content>
</entry>
</feed>
