Skip to content

(FM-2713) Remove sqlserver::config file requirement#106

Merged
ferventcoder merged 3 commits intopuppetlabs:masterfrom
cyberious:FM-2713
May 19, 2015
Merged

(FM-2713) Remove sqlserver::config file requirement#106
ferventcoder merged 3 commits intopuppetlabs:masterfrom
cyberious:FM-2713

Conversation

@cyberious
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@cyberious please restore original formatting

Travis Fields added 3 commits May 18, 2015 10:09
This enhancement is to remove storing the admin_user and admin_pass on disk
Instead, find the Sqlserver::Config defined within the current catalog and the credentials
  declared there.
- Since removing the file requirement we no longer need to depend on acl
- Add rescue to ensure we catch any connection issues with open
@Iristyle
Copy link
Copy Markdown
Contributor

@cyberious not sure you saw my first comment about rewording commit msg on 4de3dc0. Right now, it's not a complete sentence.

Argh, GitHub caching problems - was showing me old content.

@ferventcoder
Copy link
Copy Markdown
Contributor

So if I understand this correctly - the credentials are now ONLY in the manifest.

@ferventcoder
Copy link
Copy Markdown
Contributor

If so, 👍

@ferventcoder
Copy link
Copy Markdown
Contributor

  • bundle exec rake spec - 👍
  • bundle exec rake validate - 👍
  • bundle exec rake lint -
rob@skylight:~/code/puppetlabs/modules/puppetlabs-sqlserver [(6fd7279...)] 11:25:50 $ bundle exec rake lint
manifests/login/permissions.pp - WARNING: double quoted string containing no variables on line 44
manifests/user/permissions.pp - WARNING: double quoted string containing no variables on line 57
manifests/user/permissions.pp - WARNING: double quoted string containing no variables on line 62

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

muppets?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Well yeah... fozy bear

@cyberious
Copy link
Copy Markdown
Contributor Author

#109 to address lint and strict variables

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Okay, this it the one I'm lost on. I don't see where this would ever be set.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

And no tests set it either.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Future enhancement

ferventcoder added a commit that referenced this pull request May 19, 2015
(FM-2713) Remove sqlserver::config file requirement
@ferventcoder ferventcoder merged commit 51f20f4 into puppetlabs:master May 19, 2015
@ferventcoder ferventcoder deleted the FM-2713 branch May 19, 2015 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants