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

Rework of Lots of Puppet 5 facter additions #95

Merged
merged 5 commits into from
Dec 11, 2018

Conversation

Dan33l
Copy link
Member

@Dan33l Dan33l commented Dec 11, 2018

Rework of original PR #86:

  • rebase
  • conflict resolution

Matches:
CentOS release 6.6 (Final)
CentOS Linux release 7.4.1708 (Core)
Normalize Debian 8
…acter 3.9, 3.10 and 3.11

Add Ubuntu 18.04 for Facter 3.11
@@ -7,6 +7,7 @@ VAGRANTFILE_API_VERSION = "2"
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|

config.vm.hostname = "foo.example.com"
config.vm.synced_folder ".", "/vagrant", type: "virtualbox"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the goal of syncing the whole dir?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know the goal of original author.
It should be possible to delete this line.
Do you want me to proceed?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this might have been added to perform tests and might not be necessary anymore.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pushed a new Vagrantfile in a separate commit since i don't know how to preserve author in this situation.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.0% when pulling 474dca8 on Dan33l:reworkbranch into b34375a on camptocamp:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.0% when pulling 474dca8 on Dan33l:reworkbranch into b34375a on camptocamp:master.

@coveralls
Copy link

coveralls commented Dec 11, 2018

Coverage Status

Coverage remained the same at 75.0% when pulling 505ba6e on Dan33l:reworkbranch into b34375a on camptocamp:master.

@raphink raphink merged commit 20d1fee into voxpupuli:master Dec 11, 2018
@Dan33l Dan33l deleted the reworkbranch branch December 11, 2018 15:03
@Dan33l
Copy link
Member Author

Dan33l commented Dec 11, 2018

thank you.

@raphink
Copy link
Member

raphink commented Dec 11, 2018

thank you for fixing that 😄

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

Successfully merging this pull request may close these issues.

4 participants