Skip to content

core_file_dir is a variable now#406

Merged
und1sk0 merged 7 commits intomasterfrom
SAN-3910-move-core-files
Apr 12, 2016
Merged

core_file_dir is a variable now#406
und1sk0 merged 7 commits intomasterfrom
SAN-3910-move-core-files

Conversation

@und1sk0
Copy link
Copy Markdown
Contributor

@und1sk0 und1sk0 commented Mar 29, 2016

  • all playbooks and roles now reference core_file_dir instead of /var/log
  • set default to /var/log for all envs but epsilon, will roll out in epsilon to test (and test in gamma and delta to make sure nothing changes)

Dependencies

  • this should be fairly agnostic, so N/A

Reviewers

Tests

Test any modifications on one of our environments.

Ensure that all environments have the given changes.

  • deployed to epsilon
  • deployed to gamma
  • deployed to delta
  • deployed to staging

@und1sk0 und1sk0 self-assigned this Mar 29, 2016
Comment thread ansible/delta-hosts/variables Outdated
ansible_ssh_private_key_file=~/.ssh/delta.pem
api_hello_runnable_github_token=88ddc423c2312d02a8bbcaad76dd4c374a30e4af
bastion_sshd_port=60506
core_file_dir=/var/log
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

is there a reason this will be different in different env's. if not, then put in all.yml

@und1sk0 und1sk0 assigned bkendall and unassigned und1sk0 Apr 4, 2016
@und1sk0
Copy link
Copy Markdown
Contributor Author

und1sk0 commented Apr 4, 2016

Please take a look.

Comment thread ansible/epsilon-hosts/variables Outdated
[epsilon:vars]
ansible_ssh_private_key_file=~/.ssh/epsilon.pem
bastion_sshd_port=60519
core_file_dir=/docker/app_cores
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.

why are you putting this in /docker in epsilon, specifically?

Christopher M. Neill added 2 commits April 5, 2016 10:57
##
## cores and logs
##

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.

can we set a more sane default like /var/log/core?

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.

Sure... but we will need to make sure the directory exists..

@bkendall
Copy link
Copy Markdown
Contributor

barring the actual path, this looks fine

@anandkumarpatel
Copy link
Copy Markdown

+1 for change to /var/log/core can merge once that is done

@und1sk0 und1sk0 merged commit d9f637a into master Apr 12, 2016
@und1sk0 und1sk0 deleted the SAN-3910-move-core-files branch April 12, 2016 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants